./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread/reorder_5-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 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_5-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 898f8e4708144102795278f9f1417651c36b4d3f17c0ba18e240a325ff6101b3 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 21:02:28,884 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 21:02:28,918 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:28,921 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 21:02:28,921 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 21:02:28,935 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 21:02:28,936 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 21:02:28,936 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 21:02:28,936 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 21:02:28,936 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 21:02:28,936 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 21:02:28,936 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 21:02:28,936 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 21:02:28,937 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-01-09 21:02:28,937 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-09 21:02:28,938 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-09 21:02:28,938 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 21:02:28,938 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 21:02:28,938 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 21:02:28,938 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 21:02:28,938 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:02:28,938 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:02:28,938 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:02:28,938 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 21:02:28,938 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:02:28,939 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 21:02:28,939 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 21:02:28,939 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 -> 898f8e4708144102795278f9f1417651c36b4d3f17c0ba18e240a325ff6101b3 [2025-01-09 21:02:29,098 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 21:02:29,103 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 21:02:29,104 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 21:02:29,105 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 21:02:29,105 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 21:02:29,106 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/reorder_5-race.i [2025-01-09 21:02:30,288 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b2d4974aa/48c6b29ba44b4e469b99725d7abf5e9e/FLAGf7d189031 [2025-01-09 21:02:30,667 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 21:02:30,668 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread/reorder_5-race.i [2025-01-09 21:02:30,691 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b2d4974aa/48c6b29ba44b4e469b99725d7abf5e9e/FLAGf7d189031 [2025-01-09 21:02:30,862 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b2d4974aa/48c6b29ba44b4e469b99725d7abf5e9e [2025-01-09 21:02:30,864 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 21:02:30,869 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 21:02:30,870 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 21:02:30,872 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 21:02:30,875 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 21:02:30,875 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:02:30" (1/1) ... [2025-01-09 21:02:30,876 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10c31d62 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:30, skipping insertion in model container [2025-01-09 21:02:30,876 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:02:30" (1/1) ... [2025-01-09 21:02:30,916 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 21:02:31,192 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:02:31,198 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 21:02:31,239 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:02:31,286 INFO L204 MainTranslator]: Completed translation [2025-01-09 21:02:31,286 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:31 WrapperNode [2025-01-09 21:02:31,287 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 21:02:31,287 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 21:02:31,288 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 21:02:31,288 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 21:02:31,292 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:31" (1/1) ... [2025-01-09 21:02:31,304 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:31" (1/1) ... [2025-01-09 21:02:31,322 INFO L138 Inliner]: procedures = 369, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 221 [2025-01-09 21:02:31,322 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 21:02:31,323 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 21:02:31,323 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 21:02:31,323 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 21:02:31,327 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:31" (1/1) ... [2025-01-09 21:02:31,328 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:31" (1/1) ... [2025-01-09 21:02:31,330 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:31" (1/1) ... [2025-01-09 21:02:31,331 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:31" (1/1) ... [2025-01-09 21:02:31,337 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:31" (1/1) ... [2025-01-09 21:02:31,338 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:31" (1/1) ... [2025-01-09 21:02:31,340 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:31" (1/1) ... [2025-01-09 21:02:31,342 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:31" (1/1) ... [2025-01-09 21:02:31,342 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:31" (1/1) ... [2025-01-09 21:02:31,344 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 21:02:31,345 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 21:02:31,345 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 21:02:31,345 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 21:02:31,346 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:31" (1/1) ... [2025-01-09 21:02:31,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:02:31,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 21:02:31,376 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:31,384 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:31,403 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 21:02:31,404 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 21:02:31,404 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-01-09 21:02:31,404 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2025-01-09 21:02:31,404 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2025-01-09 21:02:31,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-01-09 21:02:31,404 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 21:02:31,404 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2025-01-09 21:02:31,404 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2025-01-09 21:02:31,404 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-01-09 21:02:31,405 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 21:02:31,405 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 21:02:31,406 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:31,535 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 21:02:31,537 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 21:02:31,849 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-01-09 21:02:31,850 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 21:02:31,862 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 21:02:31,863 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2025-01-09 21:02:31,864 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:02:31 BoogieIcfgContainer [2025-01-09 21:02:31,864 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 21:02:31,866 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 21:02:31,866 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 21:02:31,870 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 21:02:31,870 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 09:02:30" (1/3) ... [2025-01-09 21:02:31,871 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e63b7fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:02:31, skipping insertion in model container [2025-01-09 21:02:31,871 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:02:31" (2/3) ... [2025-01-09 21:02:31,872 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e63b7fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:02:31, skipping insertion in model container [2025-01-09 21:02:31,872 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:02:31" (3/3) ... [2025-01-09 21:02:31,873 INFO L128 eAbstractionObserver]: Analyzing ICFG reorder_5-race.i [2025-01-09 21:02:31,883 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 21:02:31,884 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG reorder_5-race.i that has 3 procedures, 255 locations, 1 initial locations, 4 loop locations, and 28 error locations. [2025-01-09 21:02:31,885 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-01-09 21:02:31,948 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-01-09 21:02:31,983 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 261 places, 276 transitions, 572 flow [2025-01-09 21:02:32,135 INFO L124 PetriNetUnfolderBase]: 43/574 cut-off events. [2025-01-09 21:02:32,140 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-01-09 21:02:32,147 INFO L83 FinitePrefix]: Finished finitePrefix Result has 591 conditions, 574 events. 43/574 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2543 event pairs, 0 based on Foata normal form. 0/467 useless extension candidates. Maximal degree in co-relation 296. Up to 8 conditions per place. [2025-01-09 21:02:32,147 INFO L82 GeneralOperation]: Start removeDead. Operand has 261 places, 276 transitions, 572 flow [2025-01-09 21:02:32,152 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 261 places, 276 transitions, 572 flow [2025-01-09 21:02:32,158 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:02:32,166 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;@799a7bf5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:02:32,167 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2025-01-09 21:02:32,172 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:02:32,172 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2025-01-09 21:02:32,172 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:02:32,172 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:32,172 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:32,173 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:32,177 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:32,178 INFO L85 PathProgramCache]: Analyzing trace with hash 1224365602, now seen corresponding path program 1 times [2025-01-09 21:02:32,183 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:32,183 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1279477442] [2025-01-09 21:02:32,183 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:32,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:32,235 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-01-09 21:02:32,241 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-01-09 21:02:32,241 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:32,241 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:32,296 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,297 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:32,297 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1279477442] [2025-01-09 21:02:32,297 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1279477442] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:32,297 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:32,298 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:32,298 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [170692962] [2025-01-09 21:02:32,299 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:32,304 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:32,307 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:32,320 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:32,320 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:32,340 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 276 [2025-01-09 21:02:32,344 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 276 transitions, 572 flow. Second operand has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:32,344 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:32,344 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 276 [2025-01-09 21:02:32,346 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:32,413 INFO L124 PetriNetUnfolderBase]: 16/537 cut-off events. [2025-01-09 21:02:32,414 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-01-09 21:02:32,415 INFO L83 FinitePrefix]: Finished finitePrefix Result has 583 conditions, 537 events. 16/537 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2282 event pairs, 0 based on Foata normal form. 23/475 useless extension candidates. Maximal degree in co-relation 283. Up to 27 conditions per place. [2025-01-09 21:02:32,418 INFO L140 encePairwiseOnDemand]: 260/276 looper letters, 14 selfloop transitions, 1 changer transitions 4/260 dead transitions. [2025-01-09 21:02:32,418 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 260 transitions, 570 flow [2025-01-09 21:02:32,419 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:32,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:32,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 765 transitions. [2025-01-09 21:02:32,428 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9239130434782609 [2025-01-09 21:02:32,429 INFO L175 Difference]: Start difference. First operand has 261 places, 276 transitions, 572 flow. Second operand 3 states and 765 transitions. [2025-01-09 21:02:32,430 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 260 transitions, 570 flow [2025-01-09 21:02:32,434 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 260 transitions, 570 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:32,437 INFO L231 Difference]: Finished difference. Result has 258 places, 256 transitions, 534 flow [2025-01-09 21:02:32,439 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=540, PETRI_DIFFERENCE_MINUEND_PLACES=256, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=259, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=534, PETRI_PLACES=258, PETRI_TRANSITIONS=256} [2025-01-09 21:02:32,442 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -3 predicate places. [2025-01-09 21:02:32,442 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 256 transitions, 534 flow [2025-01-09 21:02:32,442 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:32,442 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:32,443 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:32,443 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 21:02:32,443 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:32,444 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:32,444 INFO L85 PathProgramCache]: Analyzing trace with hash -699580396, now seen corresponding path program 1 times [2025-01-09 21:02:32,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:32,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [205896005] [2025-01-09 21:02:32,444 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:32,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:32,453 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-01-09 21:02:32,458 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-01-09 21:02:32,458 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:32,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:32,504 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,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:32,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [205896005] [2025-01-09 21:02:32,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [205896005] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:32,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:32,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:32,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1971618991] [2025-01-09 21:02:32,505 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:32,506 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:32,506 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:32,506 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:32,506 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:32,519 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 255 out of 276 [2025-01-09 21:02:32,520 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 258 places, 256 transitions, 534 flow. Second operand has 3 states, 3 states have (on average 255.66666666666666) internal successors, (767), 3 states have internal predecessors, (767), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-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: 255 of 276 [2025-01-09 21:02:32,520 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:32,656 INFO L124 PetriNetUnfolderBase]: 30/1015 cut-off events. [2025-01-09 21:02:32,656 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:32,659 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1074 conditions, 1015 events. 30/1015 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5886 event pairs, 0 based on Foata normal form. 0/856 useless extension candidates. Maximal degree in co-relation 507. Up to 14 conditions per place. [2025-01-09 21:02:32,662 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 1 changer transitions 0/261 dead transitions. [2025-01-09 21:02:32,662 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 261 transitions, 590 flow [2025-01-09 21:02:32,663 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:32,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:32,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2025-01-09 21:02:32,666 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9420289855072463 [2025-01-09 21:02:32,666 INFO L175 Difference]: Start difference. First operand has 258 places, 256 transitions, 534 flow. Second operand 3 states and 780 transitions. [2025-01-09 21:02:32,667 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 261 transitions, 590 flow [2025-01-09 21:02:32,668 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 261 transitions, 589 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:32,674 INFO L231 Difference]: Finished difference. Result has 254 places, 255 transitions, 533 flow [2025-01-09 21:02:32,674 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=531, PETRI_DIFFERENCE_MINUEND_PLACES=252, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=254, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=533, PETRI_PLACES=254, PETRI_TRANSITIONS=255} [2025-01-09 21:02:32,675 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -7 predicate places. [2025-01-09 21:02:32,676 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 255 transitions, 533 flow [2025-01-09 21:02:32,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.66666666666666) internal successors, (767), 3 states have internal predecessors, (767), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:32,677 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:32,677 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:32,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 21:02:32,677 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:32,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:32,678 INFO L85 PathProgramCache]: Analyzing trace with hash -212178472, now seen corresponding path program 1 times [2025-01-09 21:02:32,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:32,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1391651809] [2025-01-09 21:02:32,678 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:32,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:32,690 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-01-09 21:02:32,695 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-01-09 21:02:32,696 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:32,696 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:32,732 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,733 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:32,733 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1391651809] [2025-01-09 21:02:32,733 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1391651809] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:32,733 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:32,733 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:32,733 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1976734196] [2025-01-09 21:02:32,733 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:32,733 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:32,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:32,733 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:32,734 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:32,767 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 276 [2025-01-09 21:02:32,768 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 255 transitions, 533 flow. Second operand has 3 states, 3 states have (on average 240.66666666666666) internal successors, (722), 3 states have internal predecessors, (722), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:32,771 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:32,771 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 276 [2025-01-09 21:02:32,771 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:32,884 INFO L124 PetriNetUnfolderBase]: 70/1100 cut-off events. [2025-01-09 21:02:32,885 INFO L125 PetriNetUnfolderBase]: For 78/94 co-relation queries the response was YES. [2025-01-09 21:02:32,887 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1291 conditions, 1100 events. 70/1100 cut-off events. For 78/94 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 6902 event pairs, 16 based on Foata normal form. 9/964 useless extension candidates. Maximal degree in co-relation 642. Up to 125 conditions per place. [2025-01-09 21:02:32,889 INFO L140 encePairwiseOnDemand]: 264/276 looper letters, 15 selfloop transitions, 5 changer transitions 5/255 dead transitions. [2025-01-09 21:02:32,889 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 255 transitions, 585 flow [2025-01-09 21:02:32,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:32,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:32,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 749 transitions. [2025-01-09 21:02:32,891 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9045893719806763 [2025-01-09 21:02:32,891 INFO L175 Difference]: Start difference. First operand has 254 places, 255 transitions, 533 flow. Second operand 3 states and 749 transitions. [2025-01-09 21:02:32,891 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 255 transitions, 585 flow [2025-01-09 21:02:32,893 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 255 transitions, 584 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:32,895 INFO L231 Difference]: Finished difference. Result has 250 places, 248 transitions, 537 flow [2025-01-09 21:02:32,895 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=520, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=537, PETRI_PLACES=250, PETRI_TRANSITIONS=248} [2025-01-09 21:02:32,896 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -11 predicate places. [2025-01-09 21:02:32,896 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 248 transitions, 537 flow [2025-01-09 21:02:32,897 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.66666666666666) internal successors, (722), 3 states have internal predecessors, (722), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:32,897 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:32,897 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:32,897 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 21:02:32,897 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:32,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:32,897 INFO L85 PathProgramCache]: Analyzing trace with hash -87440079, now seen corresponding path program 1 times [2025-01-09 21:02:32,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:32,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1935335840] [2025-01-09 21:02:32,898 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:32,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:32,904 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-01-09 21:02:32,908 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-01-09 21:02:32,909 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:32,909 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:32,932 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:02:32,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:32,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1935335840] [2025-01-09 21:02:32,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1935335840] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:32,933 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:32,933 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:32,933 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1409537290] [2025-01-09 21:02:32,933 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:32,934 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:32,934 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:32,934 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:32,934 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:32,949 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 276 [2025-01-09 21:02:32,950 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 248 transitions, 537 flow. Second operand has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:32,950 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:32,950 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 276 [2025-01-09 21:02:32,950 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:33,035 INFO L124 PetriNetUnfolderBase]: 34/1009 cut-off events. [2025-01-09 21:02:33,035 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:33,038 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1166 conditions, 1009 events. 34/1009 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5870 event pairs, 0 based on Foata normal form. 0/893 useless extension candidates. Maximal degree in co-relation 1011. Up to 64 conditions per place. [2025-01-09 21:02:33,042 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 14 selfloop transitions, 2 changer transitions 0/245 dead transitions. [2025-01-09 21:02:33,042 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 245 transitions, 563 flow [2025-01-09 21:02:33,042 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:33,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:33,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2025-01-09 21:02:33,044 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9118357487922706 [2025-01-09 21:02:33,044 INFO L175 Difference]: Start difference. First operand has 250 places, 248 transitions, 537 flow. Second operand 3 states and 755 transitions. [2025-01-09 21:02:33,044 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 245 transitions, 563 flow [2025-01-09 21:02:33,046 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 245 transitions, 563 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:33,048 INFO L231 Difference]: Finished difference. Result has 246 places, 245 transitions, 539 flow [2025-01-09 21:02:33,048 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=529, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=539, PETRI_PLACES=246, PETRI_TRANSITIONS=245} [2025-01-09 21:02:33,049 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2025-01-09 21:02:33,049 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 245 transitions, 539 flow [2025-01-09 21:02:33,049 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 245.66666666666666) internal successors, (737), 3 states have internal predecessors, (737), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,050 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,050 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:33,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-09 21:02:33,050 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:33,050 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,050 INFO L85 PathProgramCache]: Analyzing trace with hash -1940539040, now seen corresponding path program 1 times [2025-01-09 21:02:33,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [397798360] [2025-01-09 21:02:33,051 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:33,057 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 26 statements into 1 equivalence classes. [2025-01-09 21:02:33,064 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 26 of 26 statements. [2025-01-09 21:02:33,064 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,064 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:33,103 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,103 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:33,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [397798360] [2025-01-09 21:02:33,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [397798360] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:33,105 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:33,105 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:33,105 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1311333644] [2025-01-09 21:02:33,105 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:33,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:33,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:33,106 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:33,106 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:33,136 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 276 [2025-01-09 21:02:33,137 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 245 transitions, 539 flow. Second operand has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,137 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:33,137 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 276 [2025-01-09 21:02:33,137 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:33,222 INFO L124 PetriNetUnfolderBase]: 34/1008 cut-off events. [2025-01-09 21:02:33,223 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:33,226 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1164 conditions, 1008 events. 34/1008 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5853 event pairs, 0 based on Foata normal form. 0/893 useless extension candidates. Maximal degree in co-relation 1008. Up to 52 conditions per place. [2025-01-09 21:02:33,228 INFO L140 encePairwiseOnDemand]: 273/276 looper letters, 14 selfloop transitions, 2 changer transitions 0/244 dead transitions. [2025-01-09 21:02:33,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 244 transitions, 569 flow [2025-01-09 21:02:33,229 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:33,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:33,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 758 transitions. [2025-01-09 21:02:33,231 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9154589371980676 [2025-01-09 21:02:33,231 INFO L175 Difference]: Start difference. First operand has 246 places, 245 transitions, 539 flow. Second operand 3 states and 758 transitions. [2025-01-09 21:02:33,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 244 transitions, 569 flow [2025-01-09 21:02:33,234 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 244 transitions, 569 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:33,237 INFO L231 Difference]: Finished difference. Result has 247 places, 244 transitions, 541 flow [2025-01-09 21:02:33,238 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=537, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=541, PETRI_PLACES=247, PETRI_TRANSITIONS=244} [2025-01-09 21:02:33,239 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2025-01-09 21:02:33,240 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 244 transitions, 541 flow [2025-01-09 21:02:33,240 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,240 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,240 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:33,240 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-01-09 21:02:33,240 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:33,241 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,242 INFO L85 PathProgramCache]: Analyzing trace with hash -256493956, now seen corresponding path program 1 times [2025-01-09 21:02:33,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,242 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [518869999] [2025-01-09 21:02:33,242 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:33,254 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-01-09 21:02:33,258 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-01-09 21:02:33,261 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,261 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:33,314 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,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:33,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [518869999] [2025-01-09 21:02:33,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [518869999] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:33,314 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:33,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:33,314 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1774487845] [2025-01-09 21:02:33,315 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:33,315 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:33,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:33,315 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:33,315 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:33,325 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 255 out of 276 [2025-01-09 21:02:33,326 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 244 transitions, 541 flow. Second operand has 3 states, 3 states have (on average 255.66666666666666) internal successors, (767), 3 states have internal predecessors, (767), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,326 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:33,326 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 255 of 276 [2025-01-09 21:02:33,326 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:33,416 INFO L124 PetriNetUnfolderBase]: 34/1007 cut-off events. [2025-01-09 21:02:33,417 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:33,418 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1137 conditions, 1007 events. 34/1007 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5880 event pairs, 0 based on Foata normal form. 0/893 useless extension candidates. Maximal degree in co-relation 980. Up to 34 conditions per place. [2025-01-09 21:02:33,420 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 1 changer transitions 0/249 dead transitions. [2025-01-09 21:02:33,420 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 249 transitions, 597 flow [2025-01-09 21:02:33,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:33,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:33,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2025-01-09 21:02:33,421 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9420289855072463 [2025-01-09 21:02:33,422 INFO L175 Difference]: Start difference. First operand has 247 places, 244 transitions, 541 flow. Second operand 3 states and 780 transitions. [2025-01-09 21:02:33,422 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 249 transitions, 597 flow [2025-01-09 21:02:33,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 249 transitions, 593 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:02:33,426 INFO L231 Difference]: Finished difference. Result has 246 places, 243 transitions, 537 flow [2025-01-09 21:02:33,426 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=535, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=537, PETRI_PLACES=246, PETRI_TRANSITIONS=243} [2025-01-09 21:02:33,427 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2025-01-09 21:02:33,428 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 243 transitions, 537 flow [2025-01-09 21:02:33,428 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.66666666666666) internal successors, (767), 3 states have internal predecessors, (767), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,428 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,429 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:33,429 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-01-09 21:02:33,429 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:33,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,429 INFO L85 PathProgramCache]: Analyzing trace with hash 752307303, now seen corresponding path program 1 times [2025-01-09 21:02:33,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,429 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506096742] [2025-01-09 21:02:33,429 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:33,436 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-01-09 21:02:33,441 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-01-09 21:02:33,441 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,441 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:33,465 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,465 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:33,465 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1506096742] [2025-01-09 21:02:33,465 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1506096742] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:33,465 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:33,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:33,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [976392156] [2025-01-09 21:02:33,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:33,466 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:33,466 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:33,466 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:33,466 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:33,498 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 276 [2025-01-09 21:02:33,499 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 243 transitions, 537 flow. Second operand has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,499 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:33,499 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 276 [2025-01-09 21:02:33,499 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:33,642 INFO L124 PetriNetUnfolderBase]: 34/1006 cut-off events. [2025-01-09 21:02:33,643 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2025-01-09 21:02:33,645 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1168 conditions, 1006 events. 34/1006 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5875 event pairs, 0 based on Foata normal form. 0/893 useless extension candidates. Maximal degree in co-relation 1011. Up to 56 conditions per place. [2025-01-09 21:02:33,655 INFO L140 encePairwiseOnDemand]: 273/276 looper letters, 15 selfloop transitions, 2 changer transitions 0/242 dead transitions. [2025-01-09 21:02:33,655 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 242 transitions, 569 flow [2025-01-09 21:02:33,655 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:33,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:33,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 758 transitions. [2025-01-09 21:02:33,657 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9154589371980676 [2025-01-09 21:02:33,657 INFO L175 Difference]: Start difference. First operand has 246 places, 243 transitions, 537 flow. Second operand 3 states and 758 transitions. [2025-01-09 21:02:33,657 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 242 transitions, 569 flow [2025-01-09 21:02:33,658 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 242 transitions, 568 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:33,663 INFO L231 Difference]: Finished difference. Result has 246 places, 242 transitions, 538 flow [2025-01-09 21:02:33,664 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=534, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=538, PETRI_PLACES=246, PETRI_TRANSITIONS=242} [2025-01-09 21:02:33,664 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -15 predicate places. [2025-01-09 21:02:33,664 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 242 transitions, 538 flow [2025-01-09 21:02:33,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 248.33333333333334) internal successors, (745), 3 states have internal predecessors, (745), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,665 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,665 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:33,665 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-01-09 21:02:33,665 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:33,666 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,666 INFO L85 PathProgramCache]: Analyzing trace with hash 1055239104, now seen corresponding path program 1 times [2025-01-09 21:02:33,669 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,669 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251554900] [2025-01-09 21:02:33,669 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:33,681 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-01-09 21:02:33,687 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-01-09 21:02:33,687 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,687 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:33,715 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,716 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:33,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [251554900] [2025-01-09 21:02:33,717 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [251554900] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:33,717 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:33,717 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 21:02:33,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520557136] [2025-01-09 21:02:33,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:33,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:33,718 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:33,718 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:33,718 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:33,730 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 248 out of 276 [2025-01-09 21:02:33,731 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 242 transitions, 538 flow. Second operand has 3 states, 3 states have (on average 249.66666666666666) internal successors, (749), 3 states have internal predecessors, (749), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,732 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:33,732 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 248 of 276 [2025-01-09 21:02:33,732 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:33,812 INFO L124 PetriNetUnfolderBase]: 32/994 cut-off events. [2025-01-09 21:02:33,813 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2025-01-09 21:02:33,815 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1140 conditions, 994 events. 32/994 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5765 event pairs, 0 based on Foata normal form. 2/883 useless extension candidates. Maximal degree in co-relation 983. Up to 42 conditions per place. [2025-01-09 21:02:33,817 INFO L140 encePairwiseOnDemand]: 274/276 looper letters, 13 selfloop transitions, 0 changer transitions 1/241 dead transitions. [2025-01-09 21:02:33,817 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 241 transitions, 561 flow [2025-01-09 21:02:33,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:33,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:33,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 759 transitions. [2025-01-09 21:02:33,819 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2025-01-09 21:02:33,819 INFO L175 Difference]: Start difference. First operand has 246 places, 242 transitions, 538 flow. Second operand 3 states and 759 transitions. [2025-01-09 21:02:33,819 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 241 transitions, 561 flow [2025-01-09 21:02:33,820 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 241 transitions, 553 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-01-09 21:02:33,822 INFO L231 Difference]: Finished difference. Result has 245 places, 240 transitions, 525 flow [2025-01-09 21:02:33,822 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=525, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=525, PETRI_PLACES=245, PETRI_TRANSITIONS=240} [2025-01-09 21:02:33,823 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -16 predicate places. [2025-01-09 21:02:33,823 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 240 transitions, 525 flow [2025-01-09 21:02:33,823 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 249.66666666666666) internal successors, (749), 3 states have internal predecessors, (749), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:33,823 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:33,824 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:33,824 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-01-09 21:02:33,824 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:33,824 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:33,824 INFO L85 PathProgramCache]: Analyzing trace with hash -1200063979, now seen corresponding path program 1 times [2025-01-09 21:02:33,824 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:33,824 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1547731868] [2025-01-09 21:02:33,824 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:33,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:33,831 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-01-09 21:02:33,847 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-01-09 21:02:33,847 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:33,847 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:34,238 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,238 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:34,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1547731868] [2025-01-09 21:02:34,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1547731868] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:34,238 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:34,239 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:02:34,239 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1579757597] [2025-01-09 21:02:34,239 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:34,239 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:02:34,239 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:34,239 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:02:34,239 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:02:34,469 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 223 out of 276 [2025-01-09 21:02:34,470 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 240 transitions, 525 flow. Second operand has 6 states, 6 states have (on average 224.66666666666666) internal successors, (1348), 6 states have internal predecessors, (1348), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:34,471 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:34,471 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 223 of 276 [2025-01-09 21:02:34,471 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:34,560 INFO L124 PetriNetUnfolderBase]: 32/988 cut-off events. [2025-01-09 21:02:34,560 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2025-01-09 21:02:34,564 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1301 conditions, 988 events. 32/988 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5703 event pairs, 0 based on Foata normal form. 0/889 useless extension candidates. Maximal degree in co-relation 1294. Up to 193 conditions per place. [2025-01-09 21:02:34,567 INFO L140 encePairwiseOnDemand]: 269/276 looper letters, 34 selfloop transitions, 6 changer transitions 0/239 dead transitions. [2025-01-09 21:02:34,568 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 239 transitions, 603 flow [2025-01-09 21:02:34,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:02:34,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:02:34,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1379 transitions. [2025-01-09 21:02:34,570 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8327294685990339 [2025-01-09 21:02:34,571 INFO L175 Difference]: Start difference. First operand has 245 places, 240 transitions, 525 flow. Second operand 6 states and 1379 transitions. [2025-01-09 21:02:34,571 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 239 transitions, 603 flow [2025-01-09 21:02:34,574 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 239 transitions, 601 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:34,578 INFO L231 Difference]: Finished difference. Result has 247 places, 239 transitions, 533 flow [2025-01-09 21:02:34,579 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=521, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=533, PETRI_PLACES=247, PETRI_TRANSITIONS=239} [2025-01-09 21:02:34,580 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2025-01-09 21:02:34,580 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 239 transitions, 533 flow [2025-01-09 21:02:34,580 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 224.66666666666666) internal successors, (1348), 6 states have internal predecessors, (1348), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:34,580 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:34,580 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:34,581 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-01-09 21:02:34,581 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:34,581 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:34,581 INFO L85 PathProgramCache]: Analyzing trace with hash 1530874554, now seen corresponding path program 1 times [2025-01-09 21:02:34,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:34,581 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818832914] [2025-01-09 21:02:34,581 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:34,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:34,592 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-01-09 21:02:34,596 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-01-09 21:02:34,596 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:34,596 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:34,651 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,651 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:34,652 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818832914] [2025-01-09 21:02:34,652 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818832914] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:34,652 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:34,652 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:02:34,652 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [918007823] [2025-01-09 21:02:34,652 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:34,652 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:02:34,652 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:34,653 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:02:34,653 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:02:34,734 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 276 [2025-01-09 21:02:34,736 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 239 transitions, 533 flow. Second operand has 4 states, 4 states have (on average 244.5) internal successors, (978), 4 states have internal predecessors, (978), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:34,736 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:34,736 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 276 [2025-01-09 21:02:34,736 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:34,806 INFO L124 PetriNetUnfolderBase]: 24/884 cut-off events. [2025-01-09 21:02:34,806 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2025-01-09 21:02:34,808 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1065 conditions, 884 events. 24/884 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 4619 event pairs, 0 based on Foata normal form. 3/805 useless extension candidates. Maximal degree in co-relation 1058. Up to 43 conditions per place. [2025-01-09 21:02:34,810 INFO L140 encePairwiseOnDemand]: 263/276 looper letters, 31 selfloop transitions, 11 changer transitions 1/261 dead transitions. [2025-01-09 21:02:34,810 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 261 transitions, 687 flow [2025-01-09 21:02:34,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:02:34,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:02:34,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1017 transitions. [2025-01-09 21:02:34,813 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9211956521739131 [2025-01-09 21:02:34,813 INFO L175 Difference]: Start difference. First operand has 247 places, 239 transitions, 533 flow. Second operand 4 states and 1017 transitions. [2025-01-09 21:02:34,813 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 261 transitions, 687 flow [2025-01-09 21:02:34,814 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 261 transitions, 675 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-01-09 21:02:34,816 INFO L231 Difference]: Finished difference. Result has 247 places, 248 transitions, 603 flow [2025-01-09 21:02:34,816 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=521, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=228, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=603, PETRI_PLACES=247, PETRI_TRANSITIONS=248} [2025-01-09 21:02:34,817 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -14 predicate places. [2025-01-09 21:02:34,817 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 248 transitions, 603 flow [2025-01-09 21:02:34,817 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 244.5) internal successors, (978), 4 states have internal predecessors, (978), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:34,817 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:34,817 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:34,818 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-01-09 21:02:34,818 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:34,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:34,818 INFO L85 PathProgramCache]: Analyzing trace with hash -2092236772, now seen corresponding path program 1 times [2025-01-09 21:02:34,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:34,818 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073679193] [2025-01-09 21:02:34,818 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:34,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:34,826 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-01-09 21:02:34,829 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-01-09 21:02:34,829 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:34,830 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:34,850 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,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:34,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1073679193] [2025-01-09 21:02:34,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1073679193] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:34,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:34,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:34,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503470568] [2025-01-09 21:02:34,851 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:34,851 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:34,851 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:34,853 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:34,853 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:34,869 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 276 [2025-01-09 21:02:34,870 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 248 transitions, 603 flow. Second operand has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:34,870 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:34,870 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 276 [2025-01-09 21:02:34,870 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:35,000 INFO L124 PetriNetUnfolderBase]: 103/1636 cut-off events. [2025-01-09 21:02:35,001 INFO L125 PetriNetUnfolderBase]: For 165/534 co-relation queries the response was YES. [2025-01-09 21:02:35,005 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2082 conditions, 1636 events. 103/1636 cut-off events. For 165/534 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 11644 event pairs, 28 based on Foata normal form. 8/1444 useless extension candidates. Maximal degree in co-relation 2073. Up to 118 conditions per place. [2025-01-09 21:02:35,012 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 15 selfloop transitions, 5 changer transitions 0/255 dead transitions. [2025-01-09 21:02:35,013 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 255 transitions, 666 flow [2025-01-09 21:02:35,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:35,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:35,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 774 transitions. [2025-01-09 21:02:35,014 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9347826086956522 [2025-01-09 21:02:35,014 INFO L175 Difference]: Start difference. First operand has 247 places, 248 transitions, 603 flow. Second operand 3 states and 774 transitions. [2025-01-09 21:02:35,014 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 255 transitions, 666 flow [2025-01-09 21:02:35,016 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 255 transitions, 664 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:35,019 INFO L231 Difference]: Finished difference. Result has 250 places, 252 transitions, 639 flow [2025-01-09 21:02:35,019 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=601, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=639, PETRI_PLACES=250, PETRI_TRANSITIONS=252} [2025-01-09 21:02:35,020 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -11 predicate places. [2025-01-09 21:02:35,020 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 252 transitions, 639 flow [2025-01-09 21:02:35,020 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:35,020 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:35,020 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:35,020 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-01-09 21:02:35,020 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:35,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:35,021 INFO L85 PathProgramCache]: Analyzing trace with hash 693913923, now seen corresponding path program 1 times [2025-01-09 21:02:35,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:35,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [63231095] [2025-01-09 21:02:35,021 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:35,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:35,033 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-01-09 21:02:35,040 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-01-09 21:02:35,040 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:35,040 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:35,061 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:35,062 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:35,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [63231095] [2025-01-09 21:02:35,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [63231095] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:35,062 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:35,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:35,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1099800473] [2025-01-09 21:02:35,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:35,062 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:35,062 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:35,062 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:35,062 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:35,074 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 251 out of 276 [2025-01-09 21:02:35,074 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 252 transitions, 639 flow. Second operand has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:35,074 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:35,074 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 251 of 276 [2025-01-09 21:02:35,074 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:35,265 INFO L124 PetriNetUnfolderBase]: 183/2376 cut-off events. [2025-01-09 21:02:35,265 INFO L125 PetriNetUnfolderBase]: For 246/542 co-relation queries the response was YES. [2025-01-09 21:02:35,271 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3074 conditions, 2376 events. 183/2376 cut-off events. For 246/542 co-relation queries the response was YES. Maximal size of possible extension queue 55. Compared 19335 event pairs, 30 based on Foata normal form. 8/2070 useless extension candidates. Maximal degree in co-relation 3064. Up to 149 conditions per place. [2025-01-09 21:02:35,276 INFO L140 encePairwiseOnDemand]: 270/276 looper letters, 15 selfloop transitions, 5 changer transitions 8/259 dead transitions. [2025-01-09 21:02:35,276 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 259 transitions, 702 flow [2025-01-09 21:02:35,276 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:35,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:35,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 774 transitions. [2025-01-09 21:02:35,278 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9347826086956522 [2025-01-09 21:02:35,278 INFO L175 Difference]: Start difference. First operand has 250 places, 252 transitions, 639 flow. Second operand 3 states and 774 transitions. [2025-01-09 21:02:35,278 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 259 transitions, 702 flow [2025-01-09 21:02:35,279 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 259 transitions, 692 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:02:35,281 INFO L231 Difference]: Finished difference. Result has 252 places, 248 transitions, 648 flow [2025-01-09 21:02:35,282 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=276, PETRI_DIFFERENCE_MINUEND_FLOW=629, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=648, PETRI_PLACES=252, PETRI_TRANSITIONS=248} [2025-01-09 21:02:35,283 INFO L279 CegarLoopForPetriNet]: 261 programPoint places, -9 predicate places. [2025-01-09 21:02:35,283 INFO L471 AbstractCegarLoop]: Abstraction has has 252 places, 248 transitions, 648 flow [2025-01-09 21:02:35,283 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 252.33333333333334) internal successors, (757), 3 states have internal predecessors, (757), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:35,283 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:35,283 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:35,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-01-09 21:02:35,284 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:35,284 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:35,284 INFO L85 PathProgramCache]: Analyzing trace with hash 2076825921, now seen corresponding path program 1 times [2025-01-09 21:02:35,284 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:35,284 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362787603] [2025-01-09 21:02:35,284 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:35,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:35,293 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 68 statements into 1 equivalence classes. [2025-01-09 21:02:35,306 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 68 of 68 statements. [2025-01-09 21:02:35,306 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:35,306 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:02:35,306 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:02:35,311 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 68 statements into 1 equivalence classes. [2025-01-09 21:02:35,320 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 68 of 68 statements. [2025-01-09 21:02:35,320 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:35,320 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:02:35,341 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:02:35,341 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:02:35,341 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2025-01-09 21:02:35,342 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2025-01-09 21:02:35,343 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2025-01-09 21:02:35,344 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-01-09 21:02:35,344 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:35,345 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:02:35,345 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-01-09 21:02:35,382 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-01-09 21:02:35,387 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 320 places, 339 transitions, 722 flow [2025-01-09 21:02:35,540 INFO L124 PetriNetUnfolderBase]: 167/1779 cut-off events. [2025-01-09 21:02:35,541 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2025-01-09 21:02:35,549 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1868 conditions, 1779 events. 167/1779 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 11072 event pairs, 1 based on Foata normal form. 0/1456 useless extension candidates. Maximal degree in co-relation 1037. Up to 32 conditions per place. [2025-01-09 21:02:35,550 INFO L82 GeneralOperation]: Start removeDead. Operand has 320 places, 339 transitions, 722 flow [2025-01-09 21:02:35,558 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 320 places, 339 transitions, 722 flow [2025-01-09 21:02:35,560 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:02:35,560 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;@799a7bf5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:02:35,560 INFO L334 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2025-01-09 21:02:35,562 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:02:35,562 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2025-01-09 21:02:35,562 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:02:35,562 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:35,562 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:35,562 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:35,562 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:35,563 INFO L85 PathProgramCache]: Analyzing trace with hash 162567010, now seen corresponding path program 1 times [2025-01-09 21:02:35,563 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:35,563 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1944996783] [2025-01-09 21:02:35,563 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:35,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:35,567 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-01-09 21:02:35,569 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-01-09 21:02:35,571 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:35,571 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:35,581 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,581 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:35,581 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1944996783] [2025-01-09 21:02:35,581 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1944996783] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:35,581 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:35,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:35,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1016182329] [2025-01-09 21:02:35,581 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:35,582 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:35,582 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:35,582 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:35,582 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:35,596 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 339 [2025-01-09 21:02:35,597 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 339 transitions, 722 flow. Second operand has 3 states, 3 states have (on average 300.6666666666667) internal successors, (902), 3 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:35,597 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:35,597 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 339 [2025-01-09 21:02:35,597 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:35,743 INFO L124 PetriNetUnfolderBase]: 77/1662 cut-off events. [2025-01-09 21:02:35,744 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2025-01-09 21:02:35,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1867 conditions, 1662 events. 77/1662 cut-off events. For 212/212 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 10353 event pairs, 1 based on Foata normal form. 122/1526 useless extension candidates. Maximal degree in co-relation 1016. Up to 114 conditions per place. [2025-01-09 21:02:35,755 INFO L140 encePairwiseOnDemand]: 322/339 looper letters, 20 selfloop transitions, 1 changer transitions 4/321 dead transitions. [2025-01-09 21:02:35,755 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 321 transitions, 728 flow [2025-01-09 21:02:35,756 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:35,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:35,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions. [2025-01-09 21:02:35,757 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9213372664700098 [2025-01-09 21:02:35,757 INFO L175 Difference]: Start difference. First operand has 320 places, 339 transitions, 722 flow. Second operand 3 states and 937 transitions. [2025-01-09 21:02:35,757 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 321 transitions, 728 flow [2025-01-09 21:02:35,758 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 321 transitions, 728 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:35,761 INFO L231 Difference]: Finished difference. Result has 316 places, 317 transitions, 680 flow [2025-01-09 21:02:35,761 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=314, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=320, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=680, PETRI_PLACES=316, PETRI_TRANSITIONS=317} [2025-01-09 21:02:35,763 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -4 predicate places. [2025-01-09 21:02:35,763 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 317 transitions, 680 flow [2025-01-09 21:02:35,763 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 300.6666666666667) internal successors, (902), 3 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:35,763 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:35,763 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:35,763 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-01-09 21:02:35,764 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:35,764 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:35,764 INFO L85 PathProgramCache]: Analyzing trace with hash 744401957, now seen corresponding path program 1 times [2025-01-09 21:02:35,764 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:35,764 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [71024346] [2025-01-09 21:02:35,764 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:35,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:35,770 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-01-09 21:02:35,771 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-01-09 21:02:35,771 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:35,771 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:35,787 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,787 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:35,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [71024346] [2025-01-09 21:02:35,788 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [71024346] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:35,788 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:35,788 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:35,788 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [677677766] [2025-01-09 21:02:35,788 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:35,789 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:35,789 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:35,789 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:35,789 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:35,795 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 310 out of 339 [2025-01-09 21:02:35,796 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 316 places, 317 transitions, 680 flow. Second operand has 3 states, 3 states have (on average 310.6666666666667) internal successors, (932), 3 states have internal predecessors, (932), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:35,796 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:35,796 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 310 of 339 [2025-01-09 21:02:35,796 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:36,104 INFO L124 PetriNetUnfolderBase]: 152/3265 cut-off events. [2025-01-09 21:02:36,105 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:36,124 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3588 conditions, 3265 events. 152/3265 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 26016 event pairs, 2 based on Foata normal form. 0/2760 useless extension candidates. Maximal degree in co-relation 1923. Up to 74 conditions per place. [2025-01-09 21:02:36,136 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 25 selfloop transitions, 1 changer transitions 0/328 dead transitions. [2025-01-09 21:02:36,136 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 313 places, 328 transitions, 794 flow [2025-01-09 21:02:36,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:36,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:36,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2025-01-09 21:02:36,138 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9410029498525073 [2025-01-09 21:02:36,138 INFO L175 Difference]: Start difference. First operand has 316 places, 317 transitions, 680 flow. Second operand 3 states and 957 transitions. [2025-01-09 21:02:36,138 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 313 places, 328 transitions, 794 flow [2025-01-09 21:02:36,140 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 312 places, 328 transitions, 793 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:36,142 INFO L231 Difference]: Finished difference. Result has 312 places, 316 transitions, 679 flow [2025-01-09 21:02:36,142 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=677, PETRI_DIFFERENCE_MINUEND_PLACES=310, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=315, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=679, PETRI_PLACES=312, PETRI_TRANSITIONS=316} [2025-01-09 21:02:36,143 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -8 predicate places. [2025-01-09 21:02:36,143 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 316 transitions, 679 flow [2025-01-09 21:02:36,143 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 310.6666666666667) internal successors, (932), 3 states have internal predecessors, (932), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:36,143 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:36,143 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:36,143 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-01-09 21:02:36,143 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:36,144 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:36,144 INFO L85 PathProgramCache]: Analyzing trace with hash 1601601848, now seen corresponding path program 1 times [2025-01-09 21:02:36,144 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:36,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [493932063] [2025-01-09 21:02:36,144 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:36,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:36,147 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-01-09 21:02:36,148 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-01-09 21:02:36,148 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:36,148 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:36,161 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,161 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:36,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [493932063] [2025-01-09 21:02:36,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [493932063] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:36,161 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:36,161 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:36,162 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [559645460] [2025-01-09 21:02:36,162 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:36,162 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:36,162 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:36,162 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:36,162 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:36,175 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 292 out of 339 [2025-01-09 21:02:36,176 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 312 places, 316 transitions, 679 flow. Second operand has 3 states, 3 states have (on average 292.6666666666667) internal successors, (878), 3 states have internal predecessors, (878), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:36,176 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:36,176 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 292 of 339 [2025-01-09 21:02:36,176 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:36,775 INFO L124 PetriNetUnfolderBase]: 1076/5164 cut-off events. [2025-01-09 21:02:36,775 INFO L125 PetriNetUnfolderBase]: For 1356/1484 co-relation queries the response was YES. [2025-01-09 21:02:36,800 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7515 conditions, 5164 events. 1076/5164 cut-off events. For 1356/1484 co-relation queries the response was YES. Maximal size of possible extension queue 189. Compared 47706 event pairs, 402 based on Foata normal form. 33/4650 useless extension candidates. Maximal degree in co-relation 3753. Up to 1737 conditions per place. [2025-01-09 21:02:36,818 INFO L140 encePairwiseOnDemand]: 325/339 looper letters, 32 selfloop transitions, 6 changer transitions 3/323 dead transitions. [2025-01-09 21:02:36,818 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 323 transitions, 800 flow [2025-01-09 21:02:36,819 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:36,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:36,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 922 transitions. [2025-01-09 21:02:36,820 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065880039331367 [2025-01-09 21:02:36,820 INFO L175 Difference]: Start difference. First operand has 312 places, 316 transitions, 679 flow. Second operand 3 states and 922 transitions. [2025-01-09 21:02:36,820 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 323 transitions, 800 flow [2025-01-09 21:02:36,822 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 323 transitions, 799 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:36,824 INFO L231 Difference]: Finished difference. Result has 307 places, 311 transitions, 696 flow [2025-01-09 21:02:36,824 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=664, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=309, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=696, PETRI_PLACES=307, PETRI_TRANSITIONS=311} [2025-01-09 21:02:36,825 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -13 predicate places. [2025-01-09 21:02:36,825 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 311 transitions, 696 flow [2025-01-09 21:02:36,825 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 292.6666666666667) internal successors, (878), 3 states have internal predecessors, (878), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:36,825 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:36,825 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:36,825 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-01-09 21:02:36,825 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:36,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:36,826 INFO L85 PathProgramCache]: Analyzing trace with hash -801263951, now seen corresponding path program 1 times [2025-01-09 21:02:36,826 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:36,826 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1439571660] [2025-01-09 21:02:36,826 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:36,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:36,829 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-01-09 21:02:36,830 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-01-09 21:02:36,830 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:36,830 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:36,843 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,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:36,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1439571660] [2025-01-09 21:02:36,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1439571660] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:36,843 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:36,843 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:36,843 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759997227] [2025-01-09 21:02:36,843 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:36,843 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:36,844 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:36,844 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:36,844 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:36,856 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 339 [2025-01-09 21:02:36,857 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 311 transitions, 696 flow. Second operand has 3 states, 3 states have (on average 300.6666666666667) internal successors, (902), 3 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:36,857 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:36,857 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 339 [2025-01-09 21:02:36,857 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:37,143 INFO L124 PetriNetUnfolderBase]: 268/3541 cut-off events. [2025-01-09 21:02:37,143 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:37,164 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4364 conditions, 3541 events. 268/3541 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 29786 event pairs, 20 based on Foata normal form. 0/3149 useless extension candidates. Maximal degree in co-relation 3293. Up to 302 conditions per place. [2025-01-09 21:02:37,176 INFO L140 encePairwiseOnDemand]: 333/339 looper letters, 20 selfloop transitions, 2 changer transitions 0/308 dead transitions. [2025-01-09 21:02:37,177 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 308 transitions, 734 flow [2025-01-09 21:02:37,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:37,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:37,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 926 transitions. [2025-01-09 21:02:37,178 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9105211406096362 [2025-01-09 21:02:37,178 INFO L175 Difference]: Start difference. First operand has 307 places, 311 transitions, 696 flow. Second operand 3 states and 926 transitions. [2025-01-09 21:02:37,178 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 308 transitions, 734 flow [2025-01-09 21:02:37,180 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 308 transitions, 734 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:37,182 INFO L231 Difference]: Finished difference. Result has 303 places, 308 transitions, 698 flow [2025-01-09 21:02:37,182 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=688, PETRI_DIFFERENCE_MINUEND_PLACES=300, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=698, PETRI_PLACES=303, PETRI_TRANSITIONS=308} [2025-01-09 21:02:37,182 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2025-01-09 21:02:37,183 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 308 transitions, 698 flow [2025-01-09 21:02:37,183 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 300.6666666666667) internal successors, (902), 3 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:37,183 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:37,183 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:37,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-01-09 21:02:37,183 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:37,183 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:37,184 INFO L85 PathProgramCache]: Analyzing trace with hash -730501888, now seen corresponding path program 1 times [2025-01-09 21:02:37,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:37,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [91506380] [2025-01-09 21:02:37,184 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:37,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:37,188 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 26 statements into 1 equivalence classes. [2025-01-09 21:02:37,189 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 26 of 26 statements. [2025-01-09 21:02:37,190 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:37,190 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:37,202 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,203 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:37,203 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [91506380] [2025-01-09 21:02:37,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [91506380] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:37,203 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:37,203 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:37,203 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1396323725] [2025-01-09 21:02:37,203 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:37,203 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:37,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:37,204 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:37,204 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:37,224 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 339 [2025-01-09 21:02:37,225 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 308 transitions, 698 flow. Second operand has 3 states, 3 states have (on average 303.3333333333333) internal successors, (910), 3 states have internal predecessors, (910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:37,225 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:37,225 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 339 [2025-01-09 21:02:37,225 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:37,693 INFO L124 PetriNetUnfolderBase]: 268/3540 cut-off events. [2025-01-09 21:02:37,693 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:37,718 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4344 conditions, 3540 events. 268/3540 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 29583 event pairs, 20 based on Foata normal form. 0/3149 useless extension candidates. Maximal degree in co-relation 3272. Up to 302 conditions per place. [2025-01-09 21:02:37,748 INFO L140 encePairwiseOnDemand]: 336/339 looper letters, 20 selfloop transitions, 2 changer transitions 0/307 dead transitions. [2025-01-09 21:02:37,752 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 307 transitions, 740 flow [2025-01-09 21:02:37,752 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:37,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:37,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 929 transitions. [2025-01-09 21:02:37,754 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9134709931170109 [2025-01-09 21:02:37,754 INFO L175 Difference]: Start difference. First operand has 303 places, 308 transitions, 698 flow. Second operand 3 states and 929 transitions. [2025-01-09 21:02:37,754 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 307 transitions, 740 flow [2025-01-09 21:02:37,755 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 307 transitions, 740 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-01-09 21:02:37,761 INFO L231 Difference]: Finished difference. Result has 304 places, 307 transitions, 700 flow [2025-01-09 21:02:37,764 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=696, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=700, PETRI_PLACES=304, PETRI_TRANSITIONS=307} [2025-01-09 21:02:37,764 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2025-01-09 21:02:37,764 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 307 transitions, 700 flow [2025-01-09 21:02:37,765 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 303.3333333333333) internal successors, (910), 3 states have internal predecessors, (910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:37,765 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:37,765 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:37,765 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-01-09 21:02:37,765 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:37,765 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:37,766 INFO L85 PathProgramCache]: Analyzing trace with hash -1020979076, now seen corresponding path program 1 times [2025-01-09 21:02:37,766 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:37,766 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365214058] [2025-01-09 21:02:37,767 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:37,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:37,771 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-01-09 21:02:37,772 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-01-09 21:02:37,772 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:37,773 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:37,786 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,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:37,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365214058] [2025-01-09 21:02:37,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365214058] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:37,786 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:37,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:37,786 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [941137256] [2025-01-09 21:02:37,786 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:37,787 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:37,787 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:37,789 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:37,789 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:37,795 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 310 out of 339 [2025-01-09 21:02:37,795 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 307 transitions, 700 flow. Second operand has 3 states, 3 states have (on average 310.6666666666667) internal successors, (932), 3 states have internal predecessors, (932), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:37,795 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:37,795 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 310 of 339 [2025-01-09 21:02:37,796 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:38,074 INFO L124 PetriNetUnfolderBase]: 268/3539 cut-off events. [2025-01-09 21:02:38,075 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:38,096 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4267 conditions, 3539 events. 268/3539 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 29678 event pairs, 20 based on Foata normal form. 0/3149 useless extension candidates. Maximal degree in co-relation 3194. Up to 302 conditions per place. [2025-01-09 21:02:38,106 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 25 selfloop transitions, 1 changer transitions 0/318 dead transitions. [2025-01-09 21:02:38,107 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 318 transitions, 814 flow [2025-01-09 21:02:38,107 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:38,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:38,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2025-01-09 21:02:38,109 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9410029498525073 [2025-01-09 21:02:38,109 INFO L175 Difference]: Start difference. First operand has 304 places, 307 transitions, 700 flow. Second operand 3 states and 957 transitions. [2025-01-09 21:02:38,109 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 318 transitions, 814 flow [2025-01-09 21:02:38,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 318 transitions, 810 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:02:38,112 INFO L231 Difference]: Finished difference. Result has 303 places, 306 transitions, 696 flow [2025-01-09 21:02:38,113 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=694, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=696, PETRI_PLACES=303, PETRI_TRANSITIONS=306} [2025-01-09 21:02:38,113 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2025-01-09 21:02:38,113 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 306 transitions, 696 flow [2025-01-09 21:02:38,113 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 310.6666666666667) internal successors, (932), 3 states have internal predecessors, (932), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:38,113 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:38,113 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:38,113 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-01-09 21:02:38,114 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:38,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:38,114 INFO L85 PathProgramCache]: Analyzing trace with hash 1771104120, now seen corresponding path program 1 times [2025-01-09 21:02:38,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:38,114 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [272878704] [2025-01-09 21:02:38,114 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:38,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:38,118 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-01-09 21:02:38,119 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-01-09 21:02:38,119 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:38,119 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:38,128 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,128 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:38,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [272878704] [2025-01-09 21:02:38,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [272878704] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:38,128 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:38,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:38,129 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1865081505] [2025-01-09 21:02:38,129 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:38,129 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:38,129 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:38,129 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:38,129 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:38,151 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 302 out of 339 [2025-01-09 21:02:38,152 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 306 transitions, 696 flow. Second operand has 3 states, 3 states have (on average 303.3333333333333) internal successors, (910), 3 states have internal predecessors, (910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:38,152 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:38,152 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 302 of 339 [2025-01-09 21:02:38,152 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:38,425 INFO L124 PetriNetUnfolderBase]: 268/3538 cut-off events. [2025-01-09 21:02:38,426 INFO L125 PetriNetUnfolderBase]: For 430/430 co-relation queries the response was YES. [2025-01-09 21:02:38,446 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4356 conditions, 3538 events. 268/3538 cut-off events. For 430/430 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 29706 event pairs, 20 based on Foata normal form. 0/3149 useless extension candidates. Maximal degree in co-relation 3283. Up to 302 conditions per place. [2025-01-09 21:02:38,488 INFO L140 encePairwiseOnDemand]: 336/339 looper letters, 21 selfloop transitions, 2 changer transitions 0/305 dead transitions. [2025-01-09 21:02:38,488 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 305 transitions, 740 flow [2025-01-09 21:02:38,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:38,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:38,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 929 transitions. [2025-01-09 21:02:38,490 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9134709931170109 [2025-01-09 21:02:38,490 INFO L175 Difference]: Start difference. First operand has 303 places, 306 transitions, 696 flow. Second operand 3 states and 929 transitions. [2025-01-09 21:02:38,490 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 305 transitions, 740 flow [2025-01-09 21:02:38,491 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 305 transitions, 739 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:38,493 INFO L231 Difference]: Finished difference. Result has 303 places, 305 transitions, 697 flow [2025-01-09 21:02:38,493 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=693, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=697, PETRI_PLACES=303, PETRI_TRANSITIONS=305} [2025-01-09 21:02:38,494 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -17 predicate places. [2025-01-09 21:02:38,494 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 305 transitions, 697 flow [2025-01-09 21:02:38,494 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 303.3333333333333) internal successors, (910), 3 states have internal predecessors, (910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:38,494 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:38,494 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:38,494 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-01-09 21:02:38,495 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:38,495 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:38,495 INFO L85 PathProgramCache]: Analyzing trace with hash -2008720271, now seen corresponding path program 1 times [2025-01-09 21:02:38,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:38,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1382111086] [2025-01-09 21:02:38,495 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:38,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:38,500 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-01-09 21:02:38,502 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-01-09 21:02:38,502 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:38,502 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:38,513 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,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:38,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1382111086] [2025-01-09 21:02:38,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1382111086] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:38,513 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:38,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 21:02:38,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [407090007] [2025-01-09 21:02:38,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:38,513 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:38,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:38,513 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:38,513 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:38,523 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2025-01-09 21:02:38,523 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 305 transitions, 697 flow. Second operand has 3 states, 3 states have (on average 304.6666666666667) internal successors, (914), 3 states have internal predecessors, (914), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:38,524 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:38,524 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2025-01-09 21:02:38,524 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:38,825 INFO L124 PetriNetUnfolderBase]: 266/3526 cut-off events. [2025-01-09 21:02:38,825 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2025-01-09 21:02:38,838 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4294 conditions, 3526 events. 266/3526 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 29580 event pairs, 20 based on Foata normal form. 2/3139 useless extension candidates. Maximal degree in co-relation 3221. Up to 302 conditions per place. [2025-01-09 21:02:38,846 INFO L140 encePairwiseOnDemand]: 337/339 looper letters, 19 selfloop transitions, 0 changer transitions 1/304 dead transitions. [2025-01-09 21:02:38,846 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 304 transitions, 732 flow [2025-01-09 21:02:38,846 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:38,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:38,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 930 transitions. [2025-01-09 21:02:38,848 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9144542772861357 [2025-01-09 21:02:38,848 INFO L175 Difference]: Start difference. First operand has 303 places, 305 transitions, 697 flow. Second operand 3 states and 930 transitions. [2025-01-09 21:02:38,848 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 304 transitions, 732 flow [2025-01-09 21:02:38,849 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 301 places, 304 transitions, 724 flow, removed 1 selfloop flow, removed 4 redundant places. [2025-01-09 21:02:38,852 INFO L231 Difference]: Finished difference. Result has 302 places, 303 transitions, 684 flow [2025-01-09 21:02:38,852 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=684, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=304, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=684, PETRI_PLACES=302, PETRI_TRANSITIONS=303} [2025-01-09 21:02:38,852 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -18 predicate places. [2025-01-09 21:02:38,852 INFO L471 AbstractCegarLoop]: Abstraction has has 302 places, 303 transitions, 684 flow [2025-01-09 21:02:38,853 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 304.6666666666667) internal successors, (914), 3 states have internal predecessors, (914), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:38,853 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:38,853 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:38,853 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-01-09 21:02:38,853 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:38,853 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:38,853 INFO L85 PathProgramCache]: Analyzing trace with hash 1326471925, now seen corresponding path program 1 times [2025-01-09 21:02:38,853 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:38,854 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1568662893] [2025-01-09 21:02:38,854 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:38,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:38,860 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-01-09 21:02:38,864 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-01-09 21:02:38,864 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:38,864 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:39,047 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:39,047 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:39,047 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1568662893] [2025-01-09 21:02:39,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1568662893] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:39,047 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:39,048 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:02:39,048 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1918403459] [2025-01-09 21:02:39,048 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:39,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:02:39,048 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:39,048 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:02:39,048 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:02:39,237 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 278 out of 339 [2025-01-09 21:02:39,239 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 302 places, 303 transitions, 684 flow. Second operand has 6 states, 6 states have (on average 279.6666666666667) internal successors, (1678), 6 states have internal predecessors, (1678), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:39,239 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:39,239 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 278 of 339 [2025-01-09 21:02:39,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:39,654 INFO L124 PetriNetUnfolderBase]: 266/3518 cut-off events. [2025-01-09 21:02:39,654 INFO L125 PetriNetUnfolderBase]: For 290/290 co-relation queries the response was YES. [2025-01-09 21:02:39,679 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4843 conditions, 3518 events. 266/3518 cut-off events. For 290/290 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 29473 event pairs, 20 based on Foata normal form. 0/3169 useless extension candidates. Maximal degree in co-relation 4834. Up to 717 conditions per place. [2025-01-09 21:02:39,689 INFO L140 encePairwiseOnDemand]: 332/339 looper letters, 40 selfloop transitions, 6 changer transitions 0/302 dead transitions. [2025-01-09 21:02:39,690 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 302 transitions, 774 flow [2025-01-09 21:02:39,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:02:39,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:02:39,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1715 transitions. [2025-01-09 21:02:39,693 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8431661750245821 [2025-01-09 21:02:39,693 INFO L175 Difference]: Start difference. First operand has 302 places, 303 transitions, 684 flow. Second operand 6 states and 1715 transitions. [2025-01-09 21:02:39,693 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 302 transitions, 774 flow [2025-01-09 21:02:39,695 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 302 transitions, 772 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:39,701 INFO L231 Difference]: Finished difference. Result has 304 places, 302 transitions, 692 flow [2025-01-09 21:02:39,701 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=680, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=296, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=692, PETRI_PLACES=304, PETRI_TRANSITIONS=302} [2025-01-09 21:02:39,701 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2025-01-09 21:02:39,701 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 302 transitions, 692 flow [2025-01-09 21:02:39,702 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 279.6666666666667) internal successors, (1678), 6 states have internal predecessors, (1678), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:39,702 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:39,702 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:39,702 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-01-09 21:02:39,702 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:39,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:39,703 INFO L85 PathProgramCache]: Analyzing trace with hash 802818010, now seen corresponding path program 1 times [2025-01-09 21:02:39,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:39,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [440110939] [2025-01-09 21:02:39,703 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:39,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:39,724 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-01-09 21:02:39,733 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-01-09 21:02:39,734 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:39,734 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:39,782 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:39,783 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:39,783 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [440110939] [2025-01-09 21:02:39,783 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [440110939] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:39,783 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:39,783 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-01-09 21:02:39,783 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [372761229] [2025-01-09 21:02:39,783 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:39,783 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-01-09 21:02:39,783 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:39,783 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-09 21:02:39,783 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-01-09 21:02:39,931 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 298 out of 339 [2025-01-09 21:02:39,932 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 302 transitions, 692 flow. Second operand has 4 states, 4 states have (on average 299.5) internal successors, (1198), 4 states have internal predecessors, (1198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:39,932 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:39,932 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 339 [2025-01-09 21:02:39,932 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:40,271 INFO L124 PetriNetUnfolderBase]: 269/3695 cut-off events. [2025-01-09 21:02:40,271 INFO L125 PetriNetUnfolderBase]: For 488/488 co-relation queries the response was YES. [2025-01-09 21:02:40,293 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4704 conditions, 3695 events. 269/3695 cut-off events. For 488/488 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31519 event pairs, 17 based on Foata normal form. 7/3351 useless extension candidates. Maximal degree in co-relation 4695. Up to 298 conditions per place. [2025-01-09 21:02:40,303 INFO L140 encePairwiseOnDemand]: 326/339 looper letters, 53 selfloop transitions, 11 changer transitions 0/339 dead transitions. [2025-01-09 21:02:40,304 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 339 transitions, 958 flow [2025-01-09 21:02:40,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-09 21:02:40,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-01-09 21:02:40,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1258 transitions. [2025-01-09 21:02:40,305 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9277286135693216 [2025-01-09 21:02:40,305 INFO L175 Difference]: Start difference. First operand has 304 places, 302 transitions, 692 flow. Second operand 4 states and 1258 transitions. [2025-01-09 21:02:40,306 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 339 transitions, 958 flow [2025-01-09 21:02:40,309 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 339 transitions, 946 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-01-09 21:02:40,311 INFO L231 Difference]: Finished difference. Result has 304 places, 311 transitions, 762 flow [2025-01-09 21:02:40,312 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=680, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=762, PETRI_PLACES=304, PETRI_TRANSITIONS=311} [2025-01-09 21:02:40,312 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -16 predicate places. [2025-01-09 21:02:40,312 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 311 transitions, 762 flow [2025-01-09 21:02:40,312 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 299.5) internal successors, (1198), 4 states have internal predecessors, (1198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:40,312 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:40,313 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:40,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-01-09 21:02:40,313 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:40,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:40,313 INFO L85 PathProgramCache]: Analyzing trace with hash -14404766, now seen corresponding path program 1 times [2025-01-09 21:02:40,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:40,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1572028495] [2025-01-09 21:02:40,313 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:40,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:40,324 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-01-09 21:02:40,331 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-01-09 21:02:40,331 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:40,331 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:40,355 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:40,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:40,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1572028495] [2025-01-09 21:02:40,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1572028495] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:40,356 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:40,356 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:40,358 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [39864322] [2025-01-09 21:02:40,358 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:40,359 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:40,359 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:40,359 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:40,359 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:40,381 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2025-01-09 21:02:40,382 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 311 transitions, 762 flow. Second operand has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:40,382 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:40,382 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2025-01-09 21:02:40,382 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:43,765 INFO L124 PetriNetUnfolderBase]: 5005/31527 cut-off events. [2025-01-09 21:02:43,765 INFO L125 PetriNetUnfolderBase]: For 8209/28861 co-relation queries the response was YES. [2025-01-09 21:02:43,890 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43118 conditions, 31527 events. 5005/31527 cut-off events. For 8209/28861 co-relation queries the response was YES. Maximal size of possible extension queue 921. Compared 446592 event pairs, 1823 based on Foata normal form. 27/26423 useless extension candidates. Maximal degree in co-relation 43107. Up to 4278 conditions per place. [2025-01-09 21:02:43,983 INFO L140 encePairwiseOnDemand]: 330/339 looper letters, 30 selfloop transitions, 8 changer transitions 0/327 dead transitions. [2025-01-09 21:02:43,983 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 327 transitions, 901 flow [2025-01-09 21:02:43,984 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:43,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:43,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 948 transitions. [2025-01-09 21:02:43,988 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9321533923303835 [2025-01-09 21:02:43,988 INFO L175 Difference]: Start difference. First operand has 304 places, 311 transitions, 762 flow. Second operand 3 states and 948 transitions. [2025-01-09 21:02:43,989 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 327 transitions, 901 flow [2025-01-09 21:02:43,998 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 327 transitions, 899 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:02:44,001 INFO L231 Difference]: Finished difference. Result has 307 places, 318 transitions, 822 flow [2025-01-09 21:02:44,001 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=760, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=311, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=822, PETRI_PLACES=307, PETRI_TRANSITIONS=318} [2025-01-09 21:02:44,002 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -13 predicate places. [2025-01-09 21:02:44,009 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 318 transitions, 822 flow [2025-01-09 21:02:44,009 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:44,009 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:44,009 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:44,010 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-01-09 21:02:44,010 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:44,013 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:44,013 INFO L85 PathProgramCache]: Analyzing trace with hash -1091998002, now seen corresponding path program 1 times [2025-01-09 21:02:44,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:44,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [143906992] [2025-01-09 21:02:44,013 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:44,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:44,021 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-01-09 21:02:44,029 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-01-09 21:02:44,030 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:44,030 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:44,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:44,051 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:44,051 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [143906992] [2025-01-09 21:02:44,051 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [143906992] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:44,051 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:44,051 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:02:44,051 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1075188883] [2025-01-09 21:02:44,051 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:44,051 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:02:44,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:44,052 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:02:44,052 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:02:44,069 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2025-01-09 21:02:44,070 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 318 transitions, 822 flow. Second operand has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:44,070 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:44,070 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2025-01-09 21:02:44,070 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:44,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,804 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-01-09 21:02:44,805 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:02:44,805 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:02:44,805 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:02:44,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,838 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-01-09 21:02:44,838 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:02:44,838 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:02:44,838 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:02:44,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,840 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-01-09 21:02:44,840 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:02:44,840 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:02:44,840 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:02:44,840 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:02:44,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,840 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:02:44,841 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:02:44,841 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:02:44,841 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:02:44,841 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:44,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,870 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:02:44,870 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:44,870 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-01-09 21:02:44,870 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-01-09 21:02:44,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,871 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-01-09 21:02:44,871 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-01-09 21:02:44,871 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:02:44,871 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-01-09 21:02:44,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,901 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-01-09 21:02:44,901 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:02:44,902 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:44,902 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:44,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,902 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2025-01-09 21:02:44,902 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:02:44,902 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-01-09 21:02:44,902 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-01-09 21:02:44,902 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-01-09 21:02:44,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,939 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-01-09 21:02:44,939 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:44,939 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:02:44,939 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:44,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:44,939 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2025-01-09 21:02:44,940 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-01-09 21:02:44,940 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-01-09 21:02:44,940 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-01-09 21:02:44,940 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-01-09 21:02:45,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:45,072 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:02:45,072 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:02:45,072 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:45,072 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:02:45,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:45,125 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:02:45,125 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:02:45,125 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:02:45,125 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:45,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:45,184 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-01-09 21:02:45,184 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:02:45,184 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:45,184 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:45,184 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:02:45,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:45,184 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-01-09 21:02:45,184 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:45,185 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:02:45,185 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:02:45,185 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:45,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:45,241 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-01-09 21:02:45,242 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-01-09 21:02:45,242 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-01-09 21:02:45,242 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-01-09 21:02:45,242 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-01-09 21:02:45,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:45,301 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-01-09 21:02:45,301 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-01-09 21:02:45,301 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-01-09 21:02:45,301 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-01-09 21:02:45,301 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-01-09 21:02:46,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,035 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-01-09 21:02:46,035 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:46,035 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,035 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:46,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,167 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,167 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,167 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:46,167 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,228 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,228 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:46,228 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:46,228 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:46,255 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-01-09 21:02:46,255 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:46,255 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-01-09 21:02:46,255 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-01-09 21:02:46,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:46,255 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-01-09 21:02:46,255 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:46,255 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:46,255 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:46,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,298 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,298 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:46,298 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:46,298 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,313 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,313 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:46,313 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,314 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,323 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:46,323 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:46,324 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:46,332 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-01-09 21:02:46,332 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:46,332 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-01-09 21:02:46,332 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-01-09 21:02:46,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,358 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,358 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:46,358 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:46,358 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:46,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,378 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:46,378 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:46,378 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,378 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:46,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,384 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:02:46,384 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-01-09 21:02:46,384 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:46,384 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,386 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:46,386 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,386 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,386 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:46,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,396 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,396 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,396 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:46,399 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:46,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,570 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,570 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:46,570 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,570 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,574 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,574 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,575 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:46,575 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:46,575 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:46,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,575 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,575 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:46,575 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,575 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,575 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,590 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:46,590 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,590 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:46,590 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:46,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,597 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,597 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,597 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,597 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,598 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-01-09 21:02:46,598 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:46,598 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:02:46,598 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:46,598 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-01-09 21:02:46,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,612 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,613 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:46,613 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:46,613 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,618 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,618 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,618 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,618 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:46,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,625 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-01-09 21:02:46,625 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-01-09 21:02:46,625 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:02:46,625 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:46,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,667 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,668 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:46,668 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:46,668 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,668 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,668 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:46,668 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,668 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:46,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,682 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,682 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,682 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,682 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,683 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-01-09 21:02:46,683 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-01-09 21:02:46,683 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:46,683 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:46,683 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:46,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,704 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,704 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:46,704 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:46,704 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:46,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,751 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:46,751 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:46,751 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,751 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:46,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,752 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-01-09 21:02:46,752 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-01-09 21:02:46,752 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:46,752 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:46,752 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:46,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,777 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:46,777 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,777 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:46,777 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:46,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 224#L1281true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,780 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:46,780 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:46,780 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:46,780 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,836 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:46,836 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,837 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,837 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:46,837 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-01-09 21:02:46,837 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:46,837 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:46,837 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:02:46,837 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:46,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,935 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-01-09 21:02:46,935 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:46,935 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:46,935 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:46,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,937 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,937 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:46,937 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:46,937 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:46,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,941 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:46,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:46,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:46,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:46,950 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-01-09 21:02:46,950 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:46,950 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:46,950 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:47,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,023 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:47,023 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:47,024 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:47,024 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:47,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,031 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-01-09 21:02:47,031 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:47,031 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:47,032 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:47,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,033 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:47,033 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:47,033 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:47,033 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:47,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,052 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:47,052 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:47,052 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:47,052 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:47,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,052 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:02:47,052 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:47,053 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:47,053 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:47,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,065 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-01-09 21:02:47,065 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:47,066 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:47,066 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:47,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:47,149 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:47,149 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:47,149 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:47,149 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:47,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,184 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-01-09 21:02:47,184 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:47,184 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:47,184 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:47,184 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:47,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,186 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:02:47,186 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:47,186 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:47,186 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:47,186 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:47,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 224#L1281true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,188 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-01-09 21:02:47,188 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:47,188 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:47,188 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:47,258 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:47,258 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:47,258 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:47,258 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:47,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,266 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:47,266 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:47,266 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:47,267 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:47,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [278#L1285-16true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 118#L1259-9true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,281 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:47,281 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:47,281 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:47,281 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:47,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,283 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-01-09 21:02:47,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:02:47,283 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:47,283 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:47,283 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:47,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,306 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-01-09 21:02:47,306 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:47,306 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:47,306 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:47,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:47,377 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:47,377 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:47,377 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:47,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,400 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-01-09 21:02:47,400 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:47,400 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:02:47,400 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:47,400 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,412 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-01-09 21:02:47,413 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,413 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:47,413 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:47,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:47,507 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-01-09 21:02:47,507 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:47,507 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:47,507 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:47,507 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:47,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:47,758 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:02:47,758 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:47,758 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:47,758 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:47,758 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:47,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,848 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,848 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:47,848 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:47,848 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,854 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,854 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,854 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:47,854 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:02:47,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,866 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,867 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:47,867 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:47,867 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:47,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,941 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-01-09 21:02:47,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:02:47,941 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:47,941 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:47,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:47,957 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-01-09 21:02:47,958 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:47,958 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:47,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:48,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:48,052 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-01-09 21:02:48,052 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:48,052 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:48,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:48,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:48,274 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-01-09 21:02:48,274 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:02:48,274 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:48,274 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:48,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:48,627 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:02:48,627 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:48,627 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:48,627 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:48,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:48,773 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-01-09 21:02:48,773 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:02:48,773 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:48,774 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:48,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:48,786 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-01-09 21:02:48,786 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:02:48,786 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:02:48,786 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:48,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:48,786 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:48,786 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:48,786 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:48,786 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:48,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:48,888 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:48,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:48,888 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:48,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:48,917 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-01-09 21:02:48,917 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:48,917 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:02:48,917 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,006 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,006 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:49,006 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:49,006 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:49,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,038 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-01-09 21:02:49,038 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:49,038 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:49,038 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:49,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,039 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-01-09 21:02:49,039 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:49,039 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:49,039 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:49,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:49,102 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,102 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:49,102 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:49,102 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:49,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,117 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:02:49,117 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:49,117 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:49,117 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,140 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,140 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:49,140 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,140 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:49,140 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:49,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,141 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,141 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:49,141 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:49,141 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,141 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:49,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,151 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:02:49,151 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,151 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,162 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-01-09 21:02:49,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:49,162 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:02:49,162 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:02:49,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,267 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,267 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,267 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,274 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,274 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:49,275 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,275 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:49,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,275 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,275 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,275 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:49,275 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:49,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,282 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,282 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:49,309 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,309 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-01-09 21:02:49,309 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,309 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:49,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,535 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,535 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,535 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,535 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,541 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,541 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,542 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,542 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,542 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-01-09 21:02:49,542 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:49,542 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:49,542 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:49,542 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:49,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,549 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,549 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,549 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-01-09 21:02:49,549 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:02:49,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,555 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:49,555 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:49,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:49,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,559 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:49,560 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,560 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,560 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,565 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-01-09 21:02:49,565 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:02:49,565 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:49,565 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:49,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,648 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,648 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,648 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,648 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,648 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,648 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-01-09 21:02:49,648 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,648 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:49,648 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:02:49,652 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:49,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,689 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,689 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,689 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,689 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,707 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-01-09 21:02:49,707 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:49,707 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,707 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:49,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,707 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:02:49,707 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,708 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,708 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:49,746 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,749 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,749 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:49,749 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:49,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 14#L1280-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:49,777 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:02:49,777 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:49,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:49,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,804 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,804 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 224#L1281true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,806 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,807 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,807 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:49,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,834 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-01-09 21:02:49,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:49,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:49,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:49,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:49,879 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,879 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,879 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:49,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:49,911 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,911 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,911 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:49,921 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:02:49,921 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:49,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:49,921 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:49,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:49,960 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:49,960 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:02:49,960 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:02:49,960 INFO L297 olderBase$Statistics]: existing Event has 192 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 ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-01-09 21:02:49,997 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:49,997 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:02:49,998 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:02:49,998 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:50,039 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,039 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:50,039 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:50,039 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:50,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:50,052 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-01-09 21:02:50,052 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:50,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,052 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:02:50,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,063 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,063 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:02:50,063 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:02:50,063 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:50,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,073 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:02:50,073 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:50,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:50,073 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:50,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,075 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,075 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,075 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:50,075 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:50,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,078 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,078 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,078 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,078 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,086 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:02:50,087 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:50,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:50,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:50,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [8#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:50,140 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:02:50,140 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:02:50,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:50,140 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:50,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,171 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:50,171 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,171 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,171 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,176 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-01-09 21:02:50,179 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:50,179 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:50,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,180 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:50,180 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,180 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:50,181 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:50,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,192 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,192 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:50,192 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:50,193 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,193 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,193 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,193 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,193 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,198 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-01-09 21:02:50,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:50,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:50,198 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [8#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:50,238 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-01-09 21:02:50,238 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:02:50,238 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:50,238 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:50,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:50,261 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:50,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,261 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,319 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,319 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,319 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-01-09 21:02:50,319 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:02:50,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,319 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:50,319 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,320 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-01-09 21:02:50,320 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,324 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,324 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:50,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 224#L1281true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,326 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:02:50,326 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:02:50,326 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:50,326 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:50,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 287#L1266-6true]) [2025-01-09 21:02:50,506 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:50,506 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:50,506 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:50,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 14#L1280-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:50,571 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:50,571 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:50,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:50,571 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,580 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,581 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:50,581 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,581 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:50,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [278#L1285-16true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,595 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,595 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:50,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:50,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:50,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,596 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:02:50,596 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:50,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:50,597 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:50,597 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:50,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,624 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:02:50,624 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:50,624 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:50,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:50,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:50,680 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:02:50,680 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:50,680 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:50,680 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:50,681 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:50,681 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:50,681 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:50,681 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:50,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:50,694 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:02:50,694 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:02:50,694 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:50,694 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:50,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 14#L1280-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:50,700 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:02:50,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:02:50,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:02:50,700 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:50,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,715 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:50,715 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:02:50,715 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-01-09 21:02:50,715 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:50,718 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 8#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,718 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,718 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:50,718 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,718 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:02:50,718 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:50,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:50,734 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,734 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:50,734 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,734 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:50,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:50,778 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,778 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,778 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,778 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:50,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:50,821 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:50,821 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:50,821 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:02:50,821 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:50,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:50,832 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,832 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:02:50,832 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:50,832 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:51,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 224#L1281true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:51,013 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:02:51,013 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:02:51,013 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:51,013 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:51,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,052 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:02:51,052 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:02:51,052 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:51,052 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:02:51,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,052 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:51,052 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:02:51,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:51,052 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:02:51,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [278#L1285-16true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true]) [2025-01-09 21:02:51,124 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:02:51,124 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:51,124 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:51,124 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:51,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:51,130 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:02:51,130 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:51,130 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,130 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,154 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:51,154 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:51,154 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:51,154 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:51,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,170 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:51,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:51,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:51,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:51,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,198 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:51,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:51,198 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:51,198 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:51,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true]) [2025-01-09 21:02:51,227 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:02:51,227 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:51,227 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:51,227 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:51,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:51,274 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,274 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:51,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:51,274 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:51,274 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:51,274 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:51,274 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:51,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true]) [2025-01-09 21:02:51,290 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:02:51,290 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:51,290 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:51,290 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:51,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0)]) [2025-01-09 21:02:51,295 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,295 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:51,295 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:51,295 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0)]) [2025-01-09 21:02:51,296 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-01-09 21:02:51,296 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-01-09 21:02:51,296 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:51,296 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:51,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:51,297 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:02:51,297 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:51,297 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:02:51,297 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:51,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:51,297 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,297 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:51,297 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,297 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:51,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 59#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,330 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:02:51,331 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:51,331 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:51,331 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:51,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,363 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:02:51,363 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:51,363 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:51,363 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:51,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 287#L1266-6true]) [2025-01-09 21:02:51,393 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:02:51,393 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:02:51,393 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:51,393 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:51,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true]) [2025-01-09 21:02:51,393 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:02:51,393 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:51,394 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:51,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:02:51,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:51,403 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,403 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,403 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:51,403 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true]) [2025-01-09 21:02:51,413 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,413 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:51,413 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,413 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:51,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true]) [2025-01-09 21:02:51,430 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,430 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,430 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:51,430 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:51,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,498 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:02:51,498 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:02:51,498 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:51,498 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:02:51,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true]) [2025-01-09 21:02:51,547 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:02:51,547 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:02:51,547 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:51,547 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:51,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [308#$Ultimate##0true, 319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,670 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:51,670 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-01-09 21:02:51,670 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-01-09 21:02:51,670 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:51,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true]) [2025-01-09 21:02:51,857 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:02:51,857 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:02:51,857 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:02:51,857 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:02:51,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:51,919 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:02:51,919 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:02:51,919 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:51,919 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:02:51,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-01-09 21:02:51,978 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:51,978 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:51,979 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:51,979 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:51,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-01-09 21:02:51,979 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:02:51,979 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:51,979 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:51,979 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:02:52,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-01-09 21:02:52,080 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,080 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:52,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:52,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:02:52,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,256 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:02:52,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:02:52,256 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:02:52,256 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:02:52,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,270 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:02:52,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:02:52,270 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:02:52,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:02:52,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,270 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:02:52,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:52,271 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:52,271 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:02:52,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 292#$Ultimate##0true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,308 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:52,308 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,308 INFO L297 olderBase$Statistics]: existing Event has 155 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 ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [308#$Ultimate##0true, 319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,322 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:52,322 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:52,322 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:52,323 INFO L297 olderBase$Statistics]: existing Event has 155 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 ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:52,337 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,337 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:02:52,338 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:52,338 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,401 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:02:52,401 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:02:52,402 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:02:52,402 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:02:52,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,467 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,467 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:52,467 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,467 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:52,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [308#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,500 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:52,500 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:52,500 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:52,500 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:52,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [308#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,500 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,500 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:52,500 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:52,500 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:52,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,623 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:52,623 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,623 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:52,623 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:52,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,662 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:02:52,662 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:52,662 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:52,662 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:52,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 45#$Ultimate##0true, 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:52,669 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:02:52,669 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:52,669 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:52,669 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:52,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:52,673 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:52,673 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:52,673 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:52,673 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:52,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 45#$Ultimate##0true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,937 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,937 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:52,937 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:52,937 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 308#$Ultimate##0true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:52,981 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,981 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:52,981 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,981 INFO L297 olderBase$Statistics]: existing Event has 213 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 ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 36#L1285-1true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:52,989 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:52,989 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:52,989 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:52,989 INFO L297 olderBase$Statistics]: existing Event has 162 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 ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:52,990 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:52,990 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:52,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [8#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:52,993 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:02:52,993 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:52,993 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:02:52,993 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:02:53,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,076 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:02:53,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,076 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,076 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:02:53,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,081 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,081 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:53,081 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,081 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,087 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,087 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,087 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,087 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 292#$Ultimate##0true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,113 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,113 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,113 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,113 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:53,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true]) [2025-01-09 21:02:53,143 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:02:53,143 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:53,143 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:53,143 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 8#$Ultimate##0true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,200 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:02:53,200 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:02:53,201 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,201 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:02:53,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,206 INFO L294 olderBase$Statistics]: this new event has 211 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 161 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 L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,206 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:53,206 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:53,206 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:53,206 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 36#L1285-1true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,227 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,227 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,227 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,228 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,245 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:53,245 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:53,246 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,246 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,259 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,259 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,260 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,260 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,260 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,260 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,260 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:53,260 INFO L297 olderBase$Statistics]: existing Event has 211 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 ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,329 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,329 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,329 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,329 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,359 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:53,359 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,359 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:53,359 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:53,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,376 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,376 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 315#true, 335#(= |#race~iCheck~0| 0), 45#$Ultimate##0true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,377 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 36#L1285-1true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,377 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,377 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,378 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:53,378 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:53,378 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,378 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:53,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,391 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,391 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,391 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,391 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,391 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,391 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,391 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,391 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,402 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:53,402 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:53,403 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:53,403 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:53,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 308#$Ultimate##0true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,410 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,410 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,410 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,410 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,414 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:53,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:53,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:53,414 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 45#$Ultimate##0true]) [2025-01-09 21:02:53,417 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-01-09 21:02:53,417 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:53,417 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [132#L1285-5true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-01-09 21:02:53,418 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 36#L1285-1true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-01-09 21:02:53,418 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,418 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,462 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,462 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,462 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 45#$Ultimate##0true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,463 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,463 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,463 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,463 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:53,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,469 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:53,469 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,469 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:53,469 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:53,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,481 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,481 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:53,481 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:53,481 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 224#L1281true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,549 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,549 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,549 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,549 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 224#L1281true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:02:53,549 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,549 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,549 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,549 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,572 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,572 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,572 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,585 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,585 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,585 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,585 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,595 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,595 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:53,595 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:53,595 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:53,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-01-09 21:02:53,601 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:53,601 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,601 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:53,601 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:53,601 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,601 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,601 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,601 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][331], [8#$Ultimate##0true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true]) [2025-01-09 21:02:53,608 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:02:53,608 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:02:53,608 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:53,608 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:02:53,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 224#L1281true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:53,624 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,624 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,624 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,624 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 36#L1285-1true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,650 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:53,650 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,650 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,650 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,650 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,650 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,650 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,691 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,692 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,692 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,692 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,701 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,701 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:53,701 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:53,701 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:53,701 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:53,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,708 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,708 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:53,708 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:53,708 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:53,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,715 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,715 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,715 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:53,715 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [308#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,731 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,731 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,731 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,731 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,733 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:02:53,733 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:02:53,733 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:02:53,733 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:02:53,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:53,735 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,735 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,735 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,735 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,735 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:53,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:53,739 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:53,739 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:53,739 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:53,739 INFO L297 olderBase$Statistics]: existing Event has 207 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 ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,784 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:53,784 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:53,784 INFO L297 olderBase$Statistics]: existing Event has 219 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,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,961 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:53,961 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,961 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,962 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,962 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 45#$Ultimate##0true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,962 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:53,962 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:53,963 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:53,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 45#$Ultimate##0true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,963 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,963 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,963 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:53,963 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:53,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,969 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,969 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,969 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,969 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,969 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:53,969 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:53,970 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,970 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:53,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [8#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,974 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:02:53,974 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:53,974 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:53,974 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:02:53,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 27#L1281-2true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,987 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,987 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:53,987 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:53,987 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 27#L1281-2true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,987 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:53,987 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:53,987 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:53,987 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:53,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:53,996 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,996 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:53,996 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:53,996 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,022 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,022 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,022 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [8#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,074 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:02:54,074 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:54,074 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:54,074 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:02:54,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,090 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,090 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,091 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,091 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,091 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,091 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,091 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,101 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,101 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:54,101 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:54,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,105 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,105 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:54,105 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:54,105 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,121 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,121 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,121 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,121 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,129 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:54,129 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,129 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:54,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,134 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,134 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:54,134 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:54,134 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,154 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,154 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,154 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,155 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:54,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 224#L1281true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-01-09 21:02:54,157 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,157 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,157 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,157 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,169 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,169 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:54,169 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,169 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,174 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 292#$Ultimate##0true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,174 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,174 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 45#$Ultimate##0true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,175 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 36#L1285-1true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,176 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,176 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,176 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,176 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,177 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,191 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,191 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,191 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,191 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,197 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,197 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:54,197 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:54,197 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,197 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,197 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,198 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,198 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,198 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,198 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,198 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,198 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,218 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,219 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,219 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,219 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,220 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,220 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,220 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,230 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,231 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,231 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,234 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,234 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,234 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:54,234 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:54,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,240 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,240 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:54,240 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,240 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:54,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,246 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,246 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:54,246 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:54,246 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,283 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,283 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,283 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,283 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,283 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,283 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,283 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,289 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,289 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,289 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,289 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,321 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,321 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,321 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:54,321 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:02:54,322 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,322 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,322 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,322 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,323 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:54,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,323 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,323 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:54,323 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:54,323 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,333 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,333 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,333 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,333 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,334 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,334 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,334 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,334 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:54,335 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,335 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:54,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,339 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,339 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,339 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,339 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,342 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,342 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:02:54,342 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,343 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,345 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,345 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,345 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,345 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,350 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:02:54,350 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:54,350 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:02:54,350 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:02:54,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [308#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,355 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,355 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,355 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,355 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,356 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:02:54,356 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:54,356 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:02:54,356 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:02:54,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-01-09 21:02:54,357 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,357 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,357 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,357 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,357 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 310#L1285-12true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-01-09 21:02:54,358 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true]) [2025-01-09 21:02:54,358 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,358 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-01-09 21:02:54,363 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,363 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,363 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,363 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,393 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,393 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,393 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:54,393 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,393 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,397 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,397 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,398 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,398 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,415 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,415 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,415 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,415 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,415 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,415 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,415 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,415 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,420 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,420 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,420 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,420 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,420 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,420 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,420 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 45#$Ultimate##0true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,426 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,426 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 45#$Ultimate##0true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,427 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,427 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,428 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,428 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,428 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:54,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][331], [8#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,436 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:02:54,436 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:02:54,437 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:02:54,437 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:54,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,447 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,447 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,447 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:54,447 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,450 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,450 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,450 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,450 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,451 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:02:54,451 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:02:54,451 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:54,452 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:54,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 318#true]) [2025-01-09 21:02:54,464 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,464 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,464 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,464 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 318#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,464 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,464 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,464 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,465 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,465 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,465 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:54,465 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,475 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:02:54,475 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:54,475 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:02:54,475 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 310#L1285-12true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,496 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,496 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,496 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,497 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 29#L1281-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,501 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,501 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,501 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,501 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,503 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,503 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,504 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,504 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][331], [8#$Ultimate##0true, 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,512 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:02:54,512 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:54,513 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:02:54,513 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:02:54,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,548 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,548 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,548 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,548 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 224#L1281true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,549 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,549 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,549 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,549 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,555 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:02:54,555 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:54,555 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:02:54,555 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:54,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-01-09 21:02:54,579 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,579 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,579 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:54,579 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:54,580 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:02:54,580 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:54,580 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:54,580 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:02:54,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,583 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,583 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,583 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,583 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:54,586 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,586 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,586 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:54,586 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:54,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:54,590 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,590 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:54,590 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:02:54,590 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 335#(= |#race~iCheck~0| 0), 367#true]) [2025-01-09 21:02:54,594 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,594 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,594 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,594 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,604 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,605 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,609 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,609 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,609 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,609 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,609 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,609 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:54,609 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,609 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,622 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,622 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,622 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,622 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,622 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,622 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,622 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,623 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,623 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,623 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,623 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:54,623 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,623 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,623 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,624 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:02:54,624 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,624 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,625 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,625 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,626 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,626 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:54,626 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,626 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,628 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,628 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,628 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,628 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,628 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,628 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,628 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,628 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [278#L1285-16true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,636 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,636 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:54,636 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:54,636 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:54,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,644 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,644 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,644 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,644 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,672 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,672 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,672 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:02:54,672 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,717 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,717 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,718 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,718 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,725 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,725 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,725 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,725 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,725 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,725 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,725 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,726 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,726 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,726 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,726 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,727 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,728 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,728 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,728 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,738 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,738 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,738 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:54,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,738 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,739 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,739 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,739 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,739 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:54,747 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,748 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,748 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,748 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,749 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,749 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,749 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:02:54,749 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,754 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,754 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,754 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,756 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,756 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,756 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,757 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,757 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,757 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,757 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,758 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,758 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,758 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,758 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,759 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:02:54,759 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:54,759 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:54,759 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:54,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,759 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,759 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,759 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,759 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,766 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,766 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,766 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:02:54,766 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,768 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,768 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,768 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,768 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:54,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 14#L1280-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,774 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:02:54,774 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:54,775 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:54,775 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:02:54,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,796 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:02:54,796 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:54,797 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:54,797 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:54,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,797 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,797 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,797 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,797 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:54,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 310#L1285-12true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,800 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,800 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,800 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,800 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,801 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,801 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:54,801 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:54,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,804 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,804 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,805 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,805 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,807 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,807 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,807 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,807 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,807 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,807 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,807 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,807 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,807 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:54,812 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,813 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,813 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,813 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:54,813 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,813 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,813 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,813 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,813 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,814 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,814 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:54,814 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:54,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,821 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,821 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,821 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,821 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,821 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,821 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,821 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,821 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,830 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,830 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:54,830 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,830 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:54,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,840 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,840 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,841 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,841 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,842 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,842 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:54,842 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,842 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,843 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:02:54,843 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:54,843 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:54,843 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:02:54,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:54,851 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,851 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:54,851 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,851 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:54,851 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true]) [2025-01-09 21:02:54,853 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:02:54,853 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:54,853 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:54,853 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:54,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true]) [2025-01-09 21:02:54,860 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,860 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:54,860 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,860 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:02:54,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,874 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:02:54,874 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:54,874 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:02:54,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 29#L1281-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,878 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:54,878 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:54,878 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:54,878 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:54,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 29#L1281-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,889 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,889 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,889 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,889 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:54,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 59#L1280-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,889 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,890 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,890 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,890 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:54,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 59#L1280-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,890 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:54,890 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:54,890 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,890 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:54,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,909 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:54,909 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:54,909 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:54,909 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:54,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 224#L1281true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:54,911 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:02:54,911 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:54,911 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:54,911 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:55,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-01-09 21:02:55,094 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:02:55,094 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:02:55,094 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:55,094 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:55,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true]) [2025-01-09 21:02:55,098 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:55,098 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:55,098 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:55,098 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:55,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true]) [2025-01-09 21:02:55,101 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:02:55,101 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:55,102 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:55,102 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:02:55,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,116 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,116 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,116 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,116 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,118 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:02:55,118 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:02:55,118 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:02:55,118 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:02:55,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 59#L1280-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,121 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,121 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,121 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,121 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,136 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,136 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,136 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,137 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,137 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:55,137 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,138 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,138 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,138 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,142 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,142 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,142 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:55,142 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:55,142 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 158#L1285-5true, 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,142 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,143 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,143 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,143 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:55,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [278#L1285-16true, 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,144 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,144 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,144 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,144 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:55,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [278#L1285-16true, 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,144 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,144 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,144 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:55,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [278#L1285-16true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,151 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:02:55,151 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:55,151 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:02:55,151 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:55,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,154 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,154 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:02:55,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,154 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:55,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,157 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,157 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,157 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,157 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:55,177 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,177 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:55,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,177 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:55,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:02:55,177 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,177 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:55,177 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:55,177 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:55,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,194 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,194 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:55,194 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,194 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:55,200 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,200 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,200 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,201 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:55,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,205 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,205 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,205 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,205 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,212 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,212 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:55,212 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:55,212 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:55,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,212 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,212 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,213 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [278#L1285-16true, 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,213 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,213 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,214 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:55,214 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,214 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,222 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,222 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:55,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,222 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,222 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:55,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,223 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,223 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:55,223 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,228 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:02:55,228 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:55,228 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:02:55,228 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:02:55,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,230 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,230 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,231 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,231 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,231 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,231 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,231 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:55,231 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:55,231 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:55,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,233 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:02:55,233 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:02:55,233 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:55,233 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:02:55,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 27#L1281-2true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,233 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,233 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,233 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,263 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:02:55,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:02:55,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:02:55,264 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:02:55,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,264 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:02:55,264 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:55,264 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,269 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,269 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:55,270 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,270 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,270 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,275 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,275 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:55,275 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,275 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 319#true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,275 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,275 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:55,275 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,275 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,276 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,279 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,279 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:55,279 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:55,279 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,280 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,280 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:55,280 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,281 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,281 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,281 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,281 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,281 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,281 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,281 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][323], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,282 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [278#L1285-16true, 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,282 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,282 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:55,283 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] L1285-15-->L1285-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][224], [319#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,293 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,293 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,293 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:02:55,294 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:02:55,295 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,295 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:55,295 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,295 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,295 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,295 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,296 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,296 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,296 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:55,296 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [132#L1285-5true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true]) [2025-01-09 21:02:55,308 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,308 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:02:55,308 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:55,308 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:55,308 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][309], [8#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,324 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,324 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:55,324 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:02:55,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,329 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,329 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,329 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,329 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:02:55,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][316], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,329 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,329 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,329 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,330 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,330 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][267], [278#L1285-16true, 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,330 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,330 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:55,330 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,330 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,330 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,330 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 29#L1281-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,341 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,341 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,341 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,341 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 59#L1280-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,343 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,343 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,343 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,343 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 59#L1280-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,343 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,343 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,343 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,343 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,375 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,375 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:55,375 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,375 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:02:55,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,378 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:55,378 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:55,378 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,378 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:02:55,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#L1286-2true, 319#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 173#L1272-6true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,379 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:02:55,379 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:02:55,379 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:02:55,379 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:02:55,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 59#L1280-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,383 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,383 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 27#L1281-2true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,395 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,395 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:55,395 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:55,395 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0)]) [2025-01-09 21:02:55,410 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,410 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:55,410 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,410 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:55,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 362#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0)]) [2025-01-09 21:02:55,411 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:55,411 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,411 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,411 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 29#L1281-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,422 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,422 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:55,422 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,422 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,422 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,433 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,433 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 132#L1285-5true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,433 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,433 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,434 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:55,434 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,434 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,434 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,434 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,434 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,434 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:55,434 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [278#L1285-16true, 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,464 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,464 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,464 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,464 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:55,464 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,467 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,467 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:02:55,467 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:55,467 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:55,468 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:02:55,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,468 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,468 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,468 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,468 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,468 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:55,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,469 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,469 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,469 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,469 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,469 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,469 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,469 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,469 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,471 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,471 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,471 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,471 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,472 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:02:55,472 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,472 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:55,472 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:02:55,472 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,476 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,476 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,476 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][331], [8#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,496 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,496 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,496 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,496 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-01-09 21:02:55,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [319#true, 314#true, 29#L1281-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,498 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,498 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:02:55,498 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:55,498 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,498 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][330], [319#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 64#L1285-16true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,498 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,499 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,499 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,499 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,500 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][329], [369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 278#L1285-16true, 319#true, 314#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,500 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,500 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,500 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,500 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:02:55,500 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,500 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:02:55,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [8#$Ultimate##0true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,523 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:02:55,523 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,523 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-01-09 21:02:55,523 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 29#L1281-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,545 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:02:55,545 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:02:55,545 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:55,545 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:02:55,545 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,568 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 316#true, 29#L1281-3true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 147#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,568 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,568 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [319#true, 314#true, 29#L1281-3true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,583 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:02:55,583 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:02:55,583 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:02:55,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:55,583 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:55,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][261], [8#$Ultimate##0true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,618 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-01-09 21:02:55,618 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-01-09 21:02:55,618 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:02:55,618 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:02:55,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][274], [8#$Ultimate##0true, 314#true, 316#true, 362#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:02:55,650 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-01-09 21:02:55,650 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:02:55,650 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:02:55,650 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-01-09 21:02:55,664 INFO L124 PetriNetUnfolderBase]: 16991/91378 cut-off events. [2025-01-09 21:02:55,664 INFO L125 PetriNetUnfolderBase]: For 23271/56397 co-relation queries the response was YES. [2025-01-09 21:02:56,299 INFO L83 FinitePrefix]: Finished finitePrefix Result has 129709 conditions, 91378 events. 16991/91378 cut-off events. For 23271/56397 co-relation queries the response was YES. Maximal size of possible extension queue 2541. Compared 1492976 event pairs, 3540 based on Foata normal form. 78/76391 useless extension candidates. Maximal degree in co-relation 129697. Up to 12009 conditions per place. [2025-01-09 21:02:56,779 INFO L140 encePairwiseOnDemand]: 330/339 looper letters, 30 selfloop transitions, 8 changer transitions 0/334 dead transitions. [2025-01-09 21:02:56,780 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 334 transitions, 961 flow [2025-01-09 21:02:56,780 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:02:56,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:02:56,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 948 transitions. [2025-01-09 21:02:56,784 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9321533923303835 [2025-01-09 21:02:56,784 INFO L175 Difference]: Start difference. First operand has 307 places, 318 transitions, 822 flow. Second operand 3 states and 948 transitions. [2025-01-09 21:02:56,784 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 334 transitions, 961 flow [2025-01-09 21:02:56,801 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 334 transitions, 945 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:02:56,803 INFO L231 Difference]: Finished difference. Result has 309 places, 325 transitions, 868 flow [2025-01-09 21:02:56,804 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=806, PETRI_DIFFERENCE_MINUEND_PLACES=305, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=318, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=310, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=868, PETRI_PLACES=309, PETRI_TRANSITIONS=325} [2025-01-09 21:02:56,804 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -11 predicate places. [2025-01-09 21:02:56,804 INFO L471 AbstractCegarLoop]: Abstraction has has 309 places, 325 transitions, 868 flow [2025-01-09 21:02:56,804 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 304.3333333333333) internal successors, (913), 3 states have internal predecessors, (913), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:56,805 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:02:56,805 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:02:56,805 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-01-09 21:02:56,805 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:56,805 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:02:56,805 INFO L85 PathProgramCache]: Analyzing trace with hash 262428545, now seen corresponding path program 1 times [2025-01-09 21:02:56,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:02:56,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [522311078] [2025-01-09 21:02:56,807 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:02:56,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:02:56,816 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 71 statements into 1 equivalence classes. [2025-01-09 21:02:56,820 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 71 of 71 statements. [2025-01-09 21:02:56,820 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:02:56,820 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:02:56,917 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:56,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:02:56,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [522311078] [2025-01-09 21:02:56,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [522311078] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:02:56,917 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:02:56,917 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-01-09 21:02:56,917 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1205481607] [2025-01-09 21:02:56,917 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:02:56,917 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:02:56,917 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:02:56,917 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:02:56,917 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:02:57,068 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 296 out of 339 [2025-01-09 21:02:57,070 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 309 places, 325 transitions, 868 flow. Second operand has 6 states, 6 states have (on average 297.6666666666667) internal successors, (1786), 6 states have internal predecessors, (1786), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:02:57,070 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:02:57,070 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 296 of 339 [2025-01-09 21:02:57,070 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:02:58,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,188 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-01-09 21:02:58,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:58,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:02:58,188 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:02:58,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,279 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:02:58,279 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:58,279 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:02:58,279 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:58,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 118#L1259-9true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,320 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:02:58,320 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:58,320 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:58,320 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:02:58,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 118#L1259-9true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,368 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:02:58,368 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:58,368 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:58,369 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:02:58,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,482 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:58,482 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:58,482 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:58,483 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:02:58,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,490 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:02:58,490 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:58,490 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:58,490 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:58,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,497 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-01-09 21:02:58,497 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:58,498 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-01-09 21:02:58,498 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:02:58,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,544 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:02:58,544 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:58,544 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:58,544 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:58,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,597 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:58,597 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:58,597 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:58,597 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:58,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,600 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-01-09 21:02:58,600 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:58,600 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:58,600 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:58,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,656 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:58,656 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:58,657 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:58,657 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,661 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,661 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:58,661 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:02:58,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,721 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:58,721 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:58,721 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:58,721 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:58,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,721 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:02:58,721 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:58,721 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:58,721 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:02:58,721 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:02:58,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,734 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-01-09 21:02:58,734 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:02:58,734 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:58,734 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:58,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,785 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:02:58,785 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:02:58,785 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:58,785 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:02:58,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,800 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-01-09 21:02:58,800 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:02:58,800 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:58,800 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:02:58,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,871 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-01-09 21:02:58,871 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:02:58,871 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:58,871 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:58,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,930 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:02:58,930 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:02:58,931 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:02:58,931 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:58,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:58,954 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-01-09 21:02:58,954 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:58,955 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:02:58,955 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:59,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,086 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:02:59,086 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:59,086 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:59,086 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:59,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,086 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:02:59,086 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:59,086 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:02:59,086 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:59,086 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:59,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,087 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-01-09 21:02:59,087 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:02:59,087 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:59,087 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:59,087 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:59,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,415 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:02:59,415 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:59,415 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:59,415 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:59,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,416 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:02:59,416 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:59,416 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:59,416 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:59,416 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:02:59,416 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,416 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:02:59,416 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:59,416 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:02:59,416 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:59,416 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:59,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,418 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-01-09 21:02:59,418 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:02:59,418 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:02:59,418 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:02:59,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,474 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:02:59,474 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:59,474 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:59,474 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:59,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,476 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-01-09 21:02:59,476 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:02:59,476 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:02:59,476 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:02:59,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,499 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:02:59,499 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:02:59,500 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:02:59,500 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:02:59,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,576 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-01-09 21:02:59,576 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:02:59,577 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:02:59,577 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:02:59,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:02:59,693 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-01-09 21:02:59,693 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:02:59,693 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:02:59,693 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:00,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:00,206 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-01-09 21:03:00,206 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:03:00,206 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:03:00,206 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:00,206 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:03:00,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:00,229 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-01-09 21:03:00,229 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:00,229 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,229 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:00,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,263 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:03:00,263 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:00,263 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:00,263 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:00,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:00,282 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-01-09 21:03:00,282 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-01-09 21:03:00,282 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:03:00,282 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:03:00,282 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:03:00,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:00,355 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-01-09 21:03:00,355 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:03:00,355 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:03:00,355 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:03:00,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,408 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:03:00,408 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:00,409 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:00,409 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:00,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,477 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:03:00,477 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,477 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:00,478 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:00,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:00,527 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:00,527 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:00,527 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:00,527 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:00,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,553 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:03:00,553 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:00,553 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:00,553 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:00,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:00,596 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:03:00,596 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,596 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,596 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:00,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:00,608 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:00,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:00,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:00,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 224#L1281true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:00,669 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:03:00,669 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:00,669 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:00,669 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:00,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,704 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:00,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:00,704 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:00,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,711 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:00,711 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:00,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:00,711 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:00,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,717 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-01-09 21:03:00,717 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:03:00,717 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:03:00,717 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:03:00,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,784 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:03:00,785 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:00,785 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:00,785 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:00,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:00,846 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:00,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:00,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:00,846 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:00,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,864 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:00,864 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:00,864 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:00,864 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,866 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:00,866 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:00,866 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:00,866 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:00,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:00,920 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:03:00,920 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,920 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:00,920 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:00,931 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:03:00,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:00,931 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:00,931 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:00,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,939 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:00,939 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:00,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:00,939 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:00,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,942 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:00,942 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:00,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:00,943 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:03:00,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:00,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:00,943 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,036 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,036 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,036 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:01,036 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:01,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,036 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,036 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,037 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,037 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:01,037 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:01,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,047 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:03:01,047 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,047 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:03:01,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:01,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,071 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,071 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,071 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,071 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 224#L1281true, 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,090 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:01,090 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:01,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,104 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:03:01,104 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:01,105 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:03:01,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,105 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:03:01,105 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:01,105 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:03:01,105 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,110 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:01,110 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:01,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,120 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-01-09 21:03:01,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:01,120 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:01,120 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:03:01,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,165 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,165 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,165 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,165 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,358 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:03:01,358 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:03:01,358 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,358 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:01,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,397 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,397 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,403 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,403 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,403 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,404 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,404 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,404 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,429 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,429 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,429 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:01,429 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,449 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:03:01,449 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:01,449 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:01,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:01,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,472 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,472 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,472 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,472 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,472 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,473 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,473 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,473 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,473 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,473 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,473 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,473 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,479 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,479 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,479 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,479 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,479 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,479 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:01,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,549 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,549 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,549 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,549 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,549 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,549 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,549 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,549 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,549 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,558 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,558 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,558 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,559 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:01,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,569 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:03:01,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:01,569 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:01,569 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,569 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:03:01,569 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:01,569 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:01,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:01,570 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,582 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,582 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,583 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:01,583 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:01,583 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:01,583 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,618 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,618 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,618 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,618 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,636 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:01,636 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,636 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:01,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,636 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,636 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:01,636 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:01,636 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:01,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,652 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,652 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,653 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:01,653 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:01,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:01,653 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:01,653 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,655 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,655 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:01,655 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:01,655 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,703 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,703 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,703 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,703 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:01,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, 224#L1281true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,708 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:01,708 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:01,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,709 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:01,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 224#L1281true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,709 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:01,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,709 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:01,709 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:01,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,727 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:03:01,727 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:01,727 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:01,727 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:01,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,729 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,729 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:01,729 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,729 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,745 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:03:01,745 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:01,745 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:01,746 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:01,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,761 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,761 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,761 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,761 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,771 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:01,771 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:01,771 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:01,771 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,776 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,776 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:01,776 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:01,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:01,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:01,787 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,787 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,787 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:01,787 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,831 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:03:01,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:01,831 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:01,831 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:01,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:01,859 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:03:01,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,859 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:01,859 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:03:01,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,888 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:01,889 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:01,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:01,889 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:01,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:01,897 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:01,897 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,897 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:01,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:01,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [308#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,909 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:01,909 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,909 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,909 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:01,930 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,930 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:01,931 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:01,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,965 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:01,965 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,965 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:01,965 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:01,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,974 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:01,974 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:01,974 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:02,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,075 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:02,075 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:02,075 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,075 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:02,075 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:02,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,075 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:02,075 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,075 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:02,075 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:02,076 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:02,080 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,080 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:02,080 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:02,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:02,080 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:02,080 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:02,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 29#L1281-3true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:02,081 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:02,081 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:02,081 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,081 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:02,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,358 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:02,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:02,358 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:02,358 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:02,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,359 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:02,359 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:02,359 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:02,359 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:02,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,365 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:02,365 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:02,365 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:02,365 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:02,365 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:02,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 29#L1281-3true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,385 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:02,385 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:02,385 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:02,385 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:02,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [308#$Ultimate##0true, 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:02,392 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:02,392 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:02,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:02,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:02,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:02,412 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:03:02,412 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:02,412 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:02,412 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:02,412 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:02,446 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,446 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:02,446 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:02,446 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:02,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:02,450 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,451 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:02,451 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:03:02,451 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:02,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:02,476 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:03:02,476 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,476 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,476 INFO L297 olderBase$Statistics]: existing Event has 207 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 ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,489 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:03:02,490 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,490 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,490 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:02,518 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:03:02,518 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:02,518 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:02,518 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:02,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:02,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:02,581 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:03:02,581 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,581 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,581 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:02,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:02,588 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:02,588 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,588 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:02,588 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:02,588 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,589 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,589 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:02,589 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,589 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:02,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:02,630 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:03:02,630 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:02,630 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:02,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:02,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:02,705 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,705 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:02,705 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:02,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:02,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:02,706 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,706 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:02,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,706 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:02,706 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:02,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 224#L1281true, 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,720 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:03:02,720 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:02,720 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:02,720 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:02,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [308#$Ultimate##0true, 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:02,736 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,736 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:02,736 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:02,736 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:02,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:02,817 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:03:02,818 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:02,818 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:02,818 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:02,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,824 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,824 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:02,824 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:02,824 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:02,846 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,846 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:02,846 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,846 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:02,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [308#$Ultimate##0true, 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,854 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:02,854 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:02,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:02,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:02,917 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:03:02,917 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:02,917 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:02,931 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:02,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:02,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:02,931 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:02,961 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-01-09 21:03:02,962 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:02,962 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:02,962 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:02,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:02,974 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:03:02,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:02,974 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:02,974 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:03,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,031 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:03,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [308#$Ultimate##0true, 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,052 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,052 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:03,052 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:03,052 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:03,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 29#L1281-3true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,078 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,078 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,078 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:03,078 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 29#L1281-3true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,084 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 29#L1281-3true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,084 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 29#L1281-3true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:03,090 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:03:03,090 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:03,090 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:03,090 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:03,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [308#$Ultimate##0true, 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,105 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:03:03,105 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:03,105 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:03,105 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:03,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,137 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,137 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,137 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,137 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 316#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,213 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,213 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:03,213 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,213 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:03,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 316#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,214 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,214 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:03,214 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,214 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,214 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:03,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [308#$Ultimate##0true, 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,245 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,245 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,246 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:03,246 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,350 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:03,350 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,350 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:03,350 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:03,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 29#L1281-3true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,376 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:03:03,376 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:03,376 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:03,376 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:03,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,456 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,457 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,459 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:03,459 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,459 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:03,459 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,492 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:03,492 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,492 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:03,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,503 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:03:03,503 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:03,503 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:03,503 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:03,503 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:03,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,507 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,508 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:03,508 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,508 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:03,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,512 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:03,512 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:03,512 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:03,512 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,519 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:03:03,519 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:03,519 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:03,519 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:03,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:03,521 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,521 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:03,521 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:03,521 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:03,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,586 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:03,586 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,586 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,586 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:03,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,588 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:03,588 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,588 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,588 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 308#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,789 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,789 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:03,789 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,789 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [308#$Ultimate##0true, 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,790 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,790 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,790 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,790 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,805 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:03:03,805 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:03,805 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:03,805 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:03,805 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:03,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,808 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,808 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,808 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,808 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 224#L1281true, 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,814 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:03:03,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:03,814 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:03,814 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:03,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:03,816 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,816 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,816 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:03,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:03,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [308#$Ultimate##0true, 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:03,825 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:03:03,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:03,825 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:03,825 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:03,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,854 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:03,854 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:03,854 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,854 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:03,871 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,871 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,871 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,871 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,887 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:03:03,887 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:03,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:03,888 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:03,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,890 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:03,890 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:03,890 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,890 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,893 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,893 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,894 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:03,894 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,894 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,894 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,894 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,894 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:03,894 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,920 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,920 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:03,920 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,920 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,940 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,940 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,940 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,940 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [308#$Ultimate##0true, 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,961 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:03:03,961 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:03,962 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:03,962 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:03,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:03,962 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:03:03,962 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:03,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:03,962 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:03,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,963 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,963 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:03,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:03,963 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:03,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,969 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,969 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:03,969 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,969 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:03,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,977 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:03,977 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:03,977 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,977 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,977 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:03,978 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:03,978 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:03,978 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:03,978 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:03,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,982 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:03,982 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:03,982 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:03,982 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:03,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:03,986 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:03:03,986 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:03,986 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:03,986 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,017 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,017 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,017 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,017 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,042 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,042 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:04,042 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:04,043 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,059 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,059 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,059 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,059 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,062 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,062 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:04,062 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:04,062 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,066 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:03:04,066 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,066 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,066 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:04,066 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,069 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,069 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,069 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:04,069 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:04,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,074 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,074 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:04,074 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:04,074 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,077 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,078 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:04,078 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:04,078 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,098 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,098 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,098 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,098 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,104 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,104 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,104 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,105 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,105 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,105 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,105 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,121 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,121 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,121 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,121 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 308#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,134 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,134 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,134 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:04,134 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:04,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,145 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,145 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:04,145 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:04,145 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,149 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:03:04,149 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:04,149 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:04,149 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,153 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,153 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,153 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,153 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,158 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,158 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:04,158 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:04,158 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,180 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,180 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,180 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,180 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,180 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,180 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,180 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,180 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,181 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,181 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,181 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,181 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,181 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,188 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,188 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,188 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,205 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,205 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,205 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,205 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,216 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,216 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,216 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,216 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,225 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:04,225 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,225 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,225 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,233 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:04,233 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:04,233 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,233 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,236 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,236 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,236 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,236 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,239 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:04,239 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,239 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,239 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,239 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:04,239 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,239 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,239 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,239 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,240 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,240 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:04,240 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,241 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,241 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,241 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:04,241 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,241 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,241 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,264 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,264 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,264 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,270 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,270 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,270 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,270 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,270 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,270 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,270 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,270 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,270 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,283 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,283 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:04,283 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,283 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,284 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,284 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,284 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,284 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,285 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,285 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,285 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,285 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,296 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,296 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,296 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,296 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,297 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,297 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,297 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,297 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [308#$Ultimate##0true, 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,298 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,298 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:04,298 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,299 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [308#$Ultimate##0true, 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,302 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,302 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,302 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,302 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,302 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,302 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,302 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,302 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [314#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,304 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,304 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:04,304 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:04,304 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,308 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,308 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,308 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:04,308 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,312 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,312 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:04,312 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,312 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,317 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,317 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,318 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,318 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,318 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,318 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,318 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,318 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,318 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,319 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,319 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,319 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:04,319 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,319 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,319 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,319 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,320 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:04,320 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,324 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,324 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,324 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,324 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:04,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,327 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:04,327 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,328 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,328 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,342 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,343 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,343 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,343 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,355 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,355 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,355 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,355 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 29#L1281-3true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,357 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,357 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,357 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,357 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,366 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:03:04,366 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,367 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:04,367 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,367 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:03:04,367 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,367 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:04,367 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,392 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,392 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,392 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:04,392 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][352], [308#$Ultimate##0true, 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,404 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,404 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:04,404 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,404 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [8#$Ultimate##0true, 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,410 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,410 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,410 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:04,410 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,420 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,420 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,420 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,420 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,425 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,425 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,425 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,425 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,427 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,427 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,428 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,428 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,428 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,428 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,432 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,433 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,433 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,433 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,433 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,433 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,433 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:04,433 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,439 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,439 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:04,439 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,439 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,458 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,458 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,458 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,458 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:04,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:04,465 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,465 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:04,465 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,465 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,465 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:04,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,475 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,475 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,475 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,475 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,486 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,486 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,486 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,486 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,487 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,487 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,487 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,488 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,488 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,488 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,488 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,492 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,493 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,493 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,493 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,494 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,494 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,494 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:04,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,501 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,501 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,501 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,501 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:04,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,506 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,506 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:04,506 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,506 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,506 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,508 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,508 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,508 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,508 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,523 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,523 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,523 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,523 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,524 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,524 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,524 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,524 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,533 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,533 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,534 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,534 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:04,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,534 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:04,534 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,534 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:04,534 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,534 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,557 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,557 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,557 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,557 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,724 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,724 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,724 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,724 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,724 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,724 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,724 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,724 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,724 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,734 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,734 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,734 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,734 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,735 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,735 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,735 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:04,735 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,735 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:04,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,736 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,736 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,737 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,737 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,745 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,745 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,745 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,745 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,745 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,746 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,746 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,746 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [308#$Ultimate##0true, 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,747 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,747 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:04,747 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,747 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,754 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,754 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:04,754 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,754 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,756 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,756 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,756 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,756 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,756 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,756 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,756 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,756 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,760 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,761 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:04,761 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:04,761 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,761 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:04,761 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:04,761 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,761 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:04,761 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,777 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,777 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,779 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,779 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,779 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,787 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,787 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:04,787 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,790 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,790 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:04,790 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:04,790 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,790 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:04,790 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:04,790 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:04,790 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:04,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 29#L1281-3true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,792 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,792 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,792 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,792 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,799 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,799 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,799 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,799 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,800 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,800 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:04,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,800 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:04,808 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,808 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:04,808 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:04,808 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,808 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:04,820 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,820 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,820 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,820 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:04,821 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,821 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,821 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,821 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,821 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,833 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,833 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,833 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:04,833 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [8#$Ultimate##0true, 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,837 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:04,837 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:04,837 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,837 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,842 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,842 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,842 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:04,842 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,842 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,842 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,842 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,842 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:04,843 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,843 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,847 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,847 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,847 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:04,847 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:04,847 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,847 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:04,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,848 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,848 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,848 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,848 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 29#L1281-3true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,849 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,849 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:04,849 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,849 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,850 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:04,850 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:04,850 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:04,850 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:04,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,850 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,850 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:04,850 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:04,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,854 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,854 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,854 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,854 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,855 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,855 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,855 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:04,855 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:04,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,861 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,861 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,861 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:04,861 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,873 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,874 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,874 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][350], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,874 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,874 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,874 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,874 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,879 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,879 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,879 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,879 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,879 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:04,879 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:04,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,888 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,888 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,888 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,888 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 59#L1280-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,888 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,888 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,888 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,889 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:04,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,893 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,893 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,893 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,893 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:04,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,894 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,894 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,894 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,894 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:04,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,898 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:03:04,898 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:04,898 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:04,898 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:04,898 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:04,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,898 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,898 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,898 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,898 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,903 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,903 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,903 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:04,903 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:04,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,909 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,909 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,909 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,909 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:04,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,912 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,912 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,913 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,913 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:04,913 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,924 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,924 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:04,924 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,924 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][352], [319#true, 314#true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:04,932 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,932 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,932 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,932 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,937 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:04,937 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:04,937 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:04,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,948 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,948 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:04,948 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,948 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:04,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,949 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:04,949 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,949 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,949 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,949 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,949 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:04,949 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,950 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,950 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,959 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:04,959 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,959 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,959 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:04,959 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:04,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][346], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:04,971 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,971 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:03:04,971 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,971 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,974 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,974 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,974 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,975 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:04,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:04,975 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,975 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:04,975 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:04,975 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:04,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,985 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,985 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:04,985 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:04,985 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:04,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:04,993 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,993 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,993 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:04,993 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,994 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,994 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:04,994 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:04,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:04,999 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:04,999 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:04,999 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:05,000 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:05,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,000 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:05,000 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:05,000 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:05,000 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:05,000 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,004 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,004 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:05,004 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:05,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,008 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,008 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,009 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:05,009 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,009 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:05,009 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,009 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,009 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:05,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [314#true, 29#L1281-3true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:05,023 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,023 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:05,023 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:05,023 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,023 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:05,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:05,033 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,033 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,033 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:05,033 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:05,033 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,033 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,034 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:05,034 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,034 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][356], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,035 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,035 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,035 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,035 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,049 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,049 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,049 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-01-09 21:03:05,049 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,054 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,054 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:05,054 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,058 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,058 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:05,058 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:05,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,062 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:05,062 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:05,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:05,062 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:05,062 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:03:05,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 29#L1281-3true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,065 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,065 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:05,065 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,065 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,066 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:05,066 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,066 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,066 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:05,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,066 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,066 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,066 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,066 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:05,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][352], [314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,079 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,079 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,079 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:05,079 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:05,084 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][351], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:05,084 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:05,084 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:05,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][356], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,085 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,085 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,085 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:05,085 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][352], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,088 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,088 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,088 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:05,088 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,097 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,097 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:05,097 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,097 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:05,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 59#L1280-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,100 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,100 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,100 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:05,100 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:05,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,102 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:03:05,102 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:05,102 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:05,102 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:05,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,103 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:03:05,103 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:05,103 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:05,103 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:05,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,103 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:03:05,103 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:05,103 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:05,103 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:05,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,107 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:03:05,107 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:05,107 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:05,107 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:03:05,107 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:03:05,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][352], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,125 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,125 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,125 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:05,126 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:05,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,135 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,135 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:05,135 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,135 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,143 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:05,143 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,143 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,143 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,144 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,144 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,144 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:05,144 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,144 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][348], [319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:05,158 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:05,158 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:05,158 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:05,158 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][352], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,159 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:05,159 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:05,159 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,159 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:05,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,168 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,168 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:05,168 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,168 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,173 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:05,173 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,173 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,173 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,174 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,174 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,174 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:05,174 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,174 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,177 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,177 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:05,177 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,177 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,177 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:05,177 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,177 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:05,177 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:05,178 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,200 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,200 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:05,201 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,201 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:05,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,201 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,201 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:05,201 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:05,201 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:05,201 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][356], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,215 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-01-09 21:03:05,215 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:03:05,215 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:05,215 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-01-09 21:03:05,215 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:03:05,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,221 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:05,222 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:05,222 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:05,222 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,222 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:05,222 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-01-09 21:03:05,222 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:05,222 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:05,222 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,223 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:05,223 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,223 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,223 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:05,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,225 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-01-09 21:03:05,225 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:03:05,225 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:05,225 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:05,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][356], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,238 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-01-09 21:03:05,238 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-01-09 21:03:05,238 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:05,239 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-01-09 21:03:05,239 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:03:05,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,246 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:05,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:05,246 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:05,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,246 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:05,246 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,246 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-01-09 21:03:05,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:05,246 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,252 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,252 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:05,252 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:03:05,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,253 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:05,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:05,253 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:05,253 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-01-09 21:03:05,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,253 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-01-09 21:03:05,253 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,253 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:03:05,253 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:05,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,270 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:05,270 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,270 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,270 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:05,270 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:05,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,275 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:05,275 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:05,275 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:05,275 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:05,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,289 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:05,289 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:05,289 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:05,289 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:05,289 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:05,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][340], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,292 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,292 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,292 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-01-09 21:03:05,292 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,294 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:05,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:05,294 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:05,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:05,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,304 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:05,304 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:05,304 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:03:05,304 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,310 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:05,310 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,310 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:05,310 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,310 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-01-09 21:03:05,310 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,310 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-01-09 21:03:05,310 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:05,311 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,311 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-01-09 21:03:05,312 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,312 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,312 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][356], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 367#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,321 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-01-09 21:03:05,321 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:03:05,321 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:03:05,321 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-01-09 21:03:05,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,327 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:05,327 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:05,327 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,327 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,328 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-01-09 21:03:05,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:05,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,328 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,328 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-01-09 21:03:05,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,332 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-01-09 21:03:05,332 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:05,332 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:03:05,332 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,332 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,332 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-01-09 21:03:05,332 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:05,332 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,333 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,333 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,333 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:03:05,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 313#L1273-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,339 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:05,339 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,340 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:05,340 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,345 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-01-09 21:03:05,345 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:05,345 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,345 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,345 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,348 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:05,348 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-01-09 21:03:05,349 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:05,349 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:05,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][233], [29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,359 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-01-09 21:03:05,359 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:05,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:05,360 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:05,360 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:05,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,361 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:05,361 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:05,361 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-01-09 21:03:05,361 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:05,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,363 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:05,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:05,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:05,363 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-01-09 21:03:05,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,370 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:05,370 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-01-09 21:03:05,371 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,371 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:05,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][291], [75#L1286-2true, 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,375 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-01-09 21:03:05,375 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:05,375 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:05,375 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-01-09 21:03:05,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][344], [316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 367#true, 318#true, 313#L1273-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:05,380 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2025-01-09 21:03:05,380 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-01-09 21:03:05,381 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is not cut-off event [2025-01-09 21:03:05,381 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is not cut-off event [2025-01-09 21:03:05,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,405 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-01-09 21:03:05,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:05,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:05,405 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:05,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,405 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-01-09 21:03:05,405 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-01-09 21:03:05,405 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:05,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:05,405 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:05,419 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][251], [314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,419 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-01-09 21:03:05,419 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:05,419 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:03:05,419 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,419 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-01-09 21:03:05,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,422 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-01-09 21:03:05,422 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-01-09 21:03:05,423 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,423 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:05,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][324], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:05,429 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-01-09 21:03:05,429 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-01-09 21:03:05,429 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,429 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,436 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-01-09 21:03:05,436 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:05,436 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:05,436 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:05,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,436 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-01-09 21:03:05,436 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-01-09 21:03:05,437 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:05,437 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:05,437 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:05,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][259], [314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,446 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-01-09 21:03:05,446 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-01-09 21:03:05,446 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-01-09 21:03:05,446 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:05,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:05,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,448 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-01-09 21:03:05,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:05,448 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-01-09 21:03:05,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:05,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][332], [319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 367#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:05,452 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-01-09 21:03:05,452 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-01-09 21:03:05,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,452 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:05,471 INFO L124 PetriNetUnfolderBase]: 7394/59863 cut-off events. [2025-01-09 21:03:05,471 INFO L125 PetriNetUnfolderBase]: For 13128/15718 co-relation queries the response was YES. [2025-01-09 21:03:05,940 INFO L83 FinitePrefix]: Finished finitePrefix Result has 84395 conditions, 59863 events. 7394/59863 cut-off events. For 13128/15718 co-relation queries the response was YES. Maximal size of possible extension queue 1444. Compared 974470 event pairs, 946 based on Foata normal form. 168/51275 useless extension candidates. Maximal degree in co-relation 84382. Up to 5195 conditions per place. [2025-01-09 21:03:06,189 INFO L140 encePairwiseOnDemand]: 325/339 looper letters, 56 selfloop transitions, 14 changer transitions 0/357 dead transitions. [2025-01-09 21:03:06,190 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 357 transitions, 1152 flow [2025-01-09 21:03:06,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-01-09 21:03:06,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-01-09 21:03:06,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 2143 transitions. [2025-01-09 21:03:06,192 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9030762747576907 [2025-01-09 21:03:06,192 INFO L175 Difference]: Start difference. First operand has 309 places, 325 transitions, 868 flow. Second operand 7 states and 2143 transitions. [2025-01-09 21:03:06,192 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 357 transitions, 1152 flow [2025-01-09 21:03:06,213 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 357 transitions, 1136 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-01-09 21:03:06,216 INFO L231 Difference]: Finished difference. Result has 316 places, 328 transitions, 909 flow [2025-01-09 21:03:06,216 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=852, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=325, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=311, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=909, PETRI_PLACES=316, PETRI_TRANSITIONS=328} [2025-01-09 21:03:06,216 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -4 predicate places. [2025-01-09 21:03:06,216 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 328 transitions, 909 flow [2025-01-09 21:03:06,217 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 297.6666666666667) internal successors, (1786), 6 states have internal predecessors, (1786), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:03:06,217 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:03:06,217 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:03:06,217 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-01-09 21:03:06,217 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:06,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:03:06,218 INFO L85 PathProgramCache]: Analyzing trace with hash -827432999, now seen corresponding path program 1 times [2025-01-09 21:03:06,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:03:06,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [479628875] [2025-01-09 21:03:06,218 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:03:06,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:03:06,224 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-01-09 21:03:06,227 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-01-09 21:03:06,227 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:03:06,227 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:03:06,573 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:06,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:03:06,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [479628875] [2025-01-09 21:03:06,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [479628875] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:03:06,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:03:06,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-01-09 21:03:06,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949321833] [2025-01-09 21:03:06,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:03:06,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-01-09 21:03:06,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:03:06,575 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-01-09 21:03:06,575 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-01-09 21:03:06,695 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 278 out of 339 [2025-01-09 21:03:06,696 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 316 places, 328 transitions, 909 flow. Second operand has 6 states, 6 states have (on average 279.8333333333333) internal successors, (1679), 6 states have internal predecessors, (1679), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:03:06,696 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:03:06,696 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 278 of 339 [2025-01-09 21:03:06,696 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:03:07,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:07,728 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-01-09 21:03:07,728 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:03:07,728 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-01-09 21:03:07,728 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-01-09 21:03:08,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,087 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-01-09 21:03:08,087 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:08,087 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:03:08,087 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-01-09 21:03:08,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,138 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-01-09 21:03:08,138 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:08,138 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:03:08,138 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-01-09 21:03:08,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,192 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-01-09 21:03:08,192 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:03:08,192 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-01-09 21:03:08,192 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:08,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,308 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:03:08,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:03:08,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-01-09 21:03:08,308 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:08,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,316 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-01-09 21:03:08,316 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:08,316 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:08,316 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:08,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,323 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-01-09 21:03:08,323 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:03:08,323 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-01-09 21:03:08,323 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-01-09 21:03:08,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,372 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-01-09 21:03:08,372 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:08,372 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:08,372 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:08,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,425 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:03:08,425 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:08,425 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:08,425 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:08,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,428 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:03:08,428 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:08,428 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:08,428 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:08,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,484 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:03:08,484 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:08,484 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:08,484 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:08,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,488 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-01-09 21:03:08,488 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:08,488 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:08,488 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:08,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,488 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-01-09 21:03:08,488 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:08,488 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:08,489 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-01-09 21:03:08,489 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:08,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,547 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-01-09 21:03:08,547 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:08,547 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:08,547 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:08,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,547 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-01-09 21:03:08,547 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:08,547 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:08,547 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:08,547 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:08,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,560 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-01-09 21:03:08,560 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:03:08,560 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-01-09 21:03:08,560 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:03:08,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,606 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-01-09 21:03:08,606 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:08,606 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:08,606 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:08,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,621 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-01-09 21:03:08,621 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-01-09 21:03:08,622 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:03:08,622 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-01-09 21:03:08,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,687 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-01-09 21:03:08,687 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:03:08,687 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-01-09 21:03:08,687 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:03:08,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,746 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-01-09 21:03:08,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:08,746 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:08,746 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:08,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,769 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-01-09 21:03:08,769 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:03:08,769 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:03:08,769 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-01-09 21:03:08,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,894 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:03:08,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:08,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:08,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:08,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,895 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-01-09 21:03:08,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:08,895 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:08,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:08,895 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:08,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,895 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-01-09 21:03:08,895 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:03:08,895 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-01-09 21:03:08,895 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:03:08,895 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:03:08,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,979 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-01-09 21:03:08,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:08,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:08,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:08,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,979 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-01-09 21:03:08,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:08,979 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:08,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:08,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:08,980 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,980 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-01-09 21:03:08,980 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:03:08,980 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-01-09 21:03:08,980 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:03:08,980 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:03:08,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:08,983 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-01-09 21:03:08,983 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:03:08,983 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:08,983 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-01-09 21:03:09,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:09,250 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:03:09,250 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:03:09,250 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:09,250 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:03:09,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:09,252 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-01-09 21:03:09,252 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:09,252 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:09,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:09,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:09,264 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-01-09 21:03:09,265 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:09,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-01-09 21:03:09,265 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-01-09 21:03:09,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:09,330 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-01-09 21:03:09,330 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-01-09 21:03:09,330 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:03:09,330 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-01-09 21:03:09,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:09,396 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-01-09 21:03:09,396 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-01-09 21:03:09,396 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:03:09,396 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:09,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:09,603 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-01-09 21:03:09,603 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-01-09 21:03:09,603 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:03:09,603 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-01-09 21:03:09,603 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-01-09 21:03:09,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:09,627 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:03:09,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:09,627 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,627 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:09,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 91#L1286-2true, 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:09,662 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-01-09 21:03:09,663 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:09,663 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:09,663 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:09,682 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:09,682 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-01-09 21:03:09,682 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-01-09 21:03:09,682 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-01-09 21:03:09,682 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-01-09 21:03:09,682 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-01-09 21:03:09,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:09,769 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-01-09 21:03:09,769 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-01-09 21:03:09,769 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-01-09 21:03:09,769 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:03:09,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:09,843 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-01-09 21:03:09,843 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:09,844 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:09,844 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:09,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:09,923 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-01-09 21:03:09,923 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:09,923 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:09,923 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:10,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,007 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:03:10,007 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:10,007 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:10,007 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,049 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-01-09 21:03:10,049 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,049 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:10,049 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:10,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,296 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:03:10,296 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,296 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,297 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,310 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,310 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:10,310 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:10,310 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:10,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,375 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,375 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,375 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,375 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,413 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:10,413 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:10,413 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,413 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:10,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,419 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:10,420 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:10,420 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 91#L1286-2true, 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,426 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-01-09 21:03:10,426 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:03:10,426 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-01-09 21:03:10,426 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-01-09 21:03:10,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,499 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:03:10,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,499 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:10,499 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,565 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-01-09 21:03:10,565 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:10,565 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:10,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 210#L1281-3true, 91#L1286-2true, 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,583 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,584 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,584 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,584 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:10,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,586 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,586 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,586 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,586 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,648 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-01-09 21:03:10,648 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,648 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,648 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,662 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,662 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:10,662 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:10,662 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-01-09 21:03:10,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 194#L1281-4true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,672 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,672 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,672 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,673 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 210#L1281-3true, 91#L1286-2true, 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,676 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,677 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:10,677 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,677 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 210#L1281-3true, 91#L1286-2true, 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,677 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,677 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:10,677 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,677 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-01-09 21:03:10,677 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 194#L1281-4true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,770 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,771 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 194#L1281-4true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,771 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,771 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,771 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,783 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:03:10,783 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,783 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:03:10,783 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:10,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,813 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,813 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,813 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:10,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,834 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-01-09 21:03:10,834 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:10,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,851 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:03:10,851 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:10,851 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:03:10,851 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,852 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-01-09 21:03:10,852 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-01-09 21:03:10,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:10,852 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 305#L1282true, 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,857 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,857 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,857 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:10,857 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:10,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,869 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-01-09 21:03:10,869 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:10,869 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:10,869 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-01-09 21:03:10,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,913 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,913 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:10,913 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,913 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 118#L1259-9true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:10,952 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-01-09 21:03:10,952 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-01-09 21:03:10,952 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:10,952 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:10,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,993 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:10,993 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:10,993 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:10,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:10,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:10,999 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:10,999 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:10,999 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:10,999 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:11,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,000 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,000 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,000 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:11,000 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:11,000 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,000 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,001 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:11,001 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,001 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,167 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,167 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,167 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,187 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-01-09 21:03:11,187 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:11,187 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-01-09 21:03:11,187 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:11,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,212 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,212 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,212 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,212 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,212 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,212 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,212 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,212 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,212 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,212 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,213 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,213 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,213 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,218 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:11,219 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:11,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,219 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:11,219 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:11,219 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,298 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,298 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,298 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,308 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,308 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,308 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:11,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,319 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:03:11,319 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:11,319 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:11,319 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,320 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-01-09 21:03:11,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,320 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-01-09 21:03:11,320 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:11,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:11,321 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:11,321 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,321 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:11,321 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:11,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 210#L1281-3true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,334 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 210#L1281-3true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,334 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 210#L1281-3true, 91#L1286-2true, 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,334 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:11,334 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:11,335 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,335 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:11,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,373 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:11,373 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:11,373 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:11,373 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 224#L1281true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:11,384 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,384 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,384 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:11,384 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:11,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,395 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:11,395 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:11,395 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,395 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:11,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,395 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-01-09 21:03:11,395 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,395 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:11,395 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-01-09 21:03:11,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 194#L1281-4true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,413 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 194#L1281-4true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,414 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 194#L1281-4true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,414 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,414 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:11,415 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,415 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:11,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 210#L1281-3true, 91#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,416 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,416 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,416 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:11,416 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-01-09 21:03:11,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,472 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-01-09 21:03:11,472 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:11,472 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,472 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,478 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:11,478 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,478 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,478 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:11,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,478 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-01-09 21:03:11,478 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-01-09 21:03:11,478 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,478 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, 118#L1259-9true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, 317#true, 315#true, 392#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet48#1|)), 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,499 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:03:11,499 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,499 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:11,499 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:11,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 194#L1281-4true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,501 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,501 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:11,501 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:11,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,519 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-01-09 21:03:11,519 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-01-09 21:03:11,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:11,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,540 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,540 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,540 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,540 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:11,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,552 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:11,552 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,552 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:11,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,558 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-01-09 21:03:11,558 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:11,558 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:11,558 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:11,571 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,571 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,572 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,572 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:11,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,603 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-01-09 21:03:11,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:11,603 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-01-09 21:03:11,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:11,617 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:11,617 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:03:11,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,617 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:11,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,642 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,642 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:11,642 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:11,642 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:11,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:11,652 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,652 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:11,652 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:11,652 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-01-09 21:03:11,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,665 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:11,666 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,666 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,688 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,688 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,688 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:11,688 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:11,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,720 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-01-09 21:03:11,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,720 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:11,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:11,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,729 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,729 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:11,729 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-01-09 21:03:11,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:11,806 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:11,806 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-01-09 21:03:11,806 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:11,806 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:11,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,819 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,819 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:11,819 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:11,819 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,819 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:11,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,820 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,820 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:11,820 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:11,820 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:11,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,831 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-01-09 21:03:11,831 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:11,831 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:11,831 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:11,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:11,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,932 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,932 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:11,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:11,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,933 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,933 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:11,933 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:11,938 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,938 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:11,938 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:11,938 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:11,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:11,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:11,956 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-01-09 21:03:11,956 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,956 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:11,956 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:11,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:11,962 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-01-09 21:03:11,962 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:11,962 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:11,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 210#L1281-3true, 91#L1286-2true, 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:11,977 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-01-09 21:03:11,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:11,978 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:11,978 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:11,978 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-01-09 21:03:12,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,009 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:03:12,009 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,009 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,009 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,013 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,013 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:03:12,013 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:12,013 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:12,034 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,034 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:12,034 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,034 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:12,035 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:12,035 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,035 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:12,035 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,035 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:12,035 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,045 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,046 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:12,046 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:12,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 317#true, 194#L1281-4true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,071 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-01-09 21:03:12,071 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:12,071 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:12,071 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:12,071 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-01-09 21:03:12,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:12,121 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,121 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:12,121 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:12,121 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:12,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:12,121 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,121 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:12,121 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:12,121 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:12,121 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:12,289 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,289 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,289 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:12,289 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 91#L1286-2true, Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), 305#L1282true, 317#true, 315#true, 75#L1286-2true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 206#L1261-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,328 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-01-09 21:03:12,328 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-01-09 21:03:12,328 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:12,328 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:12,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:12,405 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,405 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:12,405 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,405 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:12,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 224#L1281true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,420 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-01-09 21:03:12,420 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:12,420 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,420 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:12,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:12,438 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,438 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,439 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:12,439 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:12,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,535 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:03:12,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:12,535 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:12,535 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:12,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:12,564 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:03:12,564 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:12,564 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:12,564 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:12,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,572 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-01-09 21:03:12,572 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:12,572 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-01-09 21:03:12,572 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-01-09 21:03:12,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,636 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:12,636 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:12,636 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:12,636 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:12,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,649 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:12,649 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:12,650 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:12,650 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:12,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,683 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:12,683 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,683 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:12,683 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:12,696 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-01-09 21:03:12,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:12,696 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:12,696 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-01-09 21:03:12,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,755 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:12,756 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,756 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,756 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:12,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,780 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,780 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,780 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:12,780 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:12,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,809 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,809 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:12,809 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:12,809 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,815 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:12,815 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:12,815 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,815 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,816 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,816 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:12,816 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,816 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:12,816 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:12,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 224#L1281true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:12,822 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:03:12,822 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-01-09 21:03:12,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:12,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:12,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:12,838 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-01-09 21:03:12,838 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:12,838 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:12,838 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:12,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:12,873 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,873 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:12,873 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:12,873 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,935 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:12,935 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,935 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,935 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,935 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,935 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:12,935 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,935 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:12,935 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:12,935 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:12,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:12,966 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-01-09 21:03:12,966 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:12,966 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-01-09 21:03:12,966 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:13,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,062 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,062 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:13,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:13,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,090 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-01-09 21:03:13,090 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:13,090 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:13,090 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-01-09 21:03:13,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,202 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-01-09 21:03:13,202 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,202 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,202 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,204 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,204 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:13,204 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,204 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,237 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,238 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,238 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,238 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:13,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,247 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:03:13,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:13,247 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:13,247 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:13,247 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:13,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,252 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,252 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:13,252 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:13,252 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,257 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,257 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:13,257 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-01-09 21:03:13,257 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,265 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-01-09 21:03:13,265 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:13,265 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:13,265 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-01-09 21:03:13,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,266 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,266 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:13,266 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,266 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-01-09 21:03:13,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,331 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,332 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:13,332 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,332 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:13,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,333 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,333 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,334 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,334 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,355 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,355 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,355 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:13,355 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:13,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,356 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,357 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,357 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:13,357 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:13,377 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:03:13,377 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:13,377 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:13,377 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:13,377 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:13,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,381 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,381 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,382 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,382 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,391 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:03:13,391 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:13,391 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:13,391 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-01-09 21:03:13,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,393 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:13,393 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:13,393 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,393 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-01-09 21:03:13,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,407 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-01-09 21:03:13,407 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:13,407 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:13,407 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:13,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,453 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,453 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:13,453 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:13,453 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:13,480 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,480 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,480 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,480 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:13,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,507 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-01-09 21:03:13,507 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:13,507 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:13,507 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-01-09 21:03:13,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,512 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:13,512 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:13,512 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,512 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,517 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,517 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,517 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,517 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:13,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,517 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,517 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,517 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,517 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,518 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:13,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,742 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,742 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:13,742 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,742 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,764 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,764 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,765 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,765 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,788 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:03:13,788 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:13,788 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:13,788 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:13,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,788 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:03:13,788 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:13,788 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-01-09 21:03:13,788 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:13,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:13,790 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,790 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:13,790 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:13,790 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:13,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,796 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,796 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:13,796 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,796 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,806 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,806 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,806 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,812 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,812 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,812 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-01-09 21:03:13,812 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:13,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,818 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-01-09 21:03:13,818 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:13,818 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:13,818 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:13,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,859 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:13,859 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,860 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,860 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,888 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,888 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,888 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:13,888 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:13,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,907 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:13,907 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,907 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:13,907 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:13,910 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,910 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:13,910 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:13,911 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,915 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-01-09 21:03:13,915 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-01-09 21:03:13,915 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:13,915 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:13,915 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:13,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,919 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:13,919 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:13,919 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:13,919 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:13,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,924 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,924 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:13,924 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-01-09 21:03:13,924 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 14#L1280-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:13,928 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:13,928 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:13,928 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:13,928 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:13,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,951 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:13,951 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:13,951 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:13,951 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,958 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,958 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,958 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,959 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,959 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:13,959 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,959 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,977 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-01-09 21:03:13,977 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,978 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:13,978 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:13,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:13,991 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:13,992 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-01-09 21:03:13,992 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:13,992 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:14,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,005 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,005 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:14,005 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:14,005 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,009 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-01-09 21:03:14,009 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,009 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,009 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:14,010 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-01-09 21:03:14,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,013 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,013 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,013 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,019 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,019 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,019 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:14,019 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:14,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,043 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,043 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,043 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,043 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,043 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,043 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,043 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,044 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,044 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,044 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,044 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,044 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,044 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,052 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,052 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:14,052 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:14,052 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:14,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,052 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,052 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:14,052 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,052 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:14,052 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:14,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,070 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,070 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,070 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,070 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,081 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,081 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,081 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,081 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,091 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:14,091 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:14,091 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,091 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,099 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:14,100 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:14,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-01-09 21:03:14,100 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,103 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,103 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,103 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,103 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,106 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:14,106 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,106 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:14,106 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,106 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,106 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-01-09 21:03:14,106 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,106 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:14,106 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,106 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,108 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,108 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,108 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,108 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:14,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,108 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,108 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,108 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,108 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,108 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:14,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,132 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,133 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,139 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,139 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,139 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,152 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,152 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,152 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:14,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,153 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,153 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,153 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,153 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,154 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,154 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,154 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,167 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,167 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,167 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,167 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,167 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,167 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,167 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,167 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,169 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,169 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,169 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:14,169 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,173 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,173 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,173 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,173 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,173 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,173 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,174 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,176 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,176 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,176 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:14,176 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:14,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,180 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,180 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,180 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,180 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:14,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,184 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,184 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:14,184 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,184 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,190 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,190 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,190 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,190 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,190 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,190 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,190 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,191 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,191 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,192 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,192 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:14,192 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,192 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,192 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,192 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:14,192 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,192 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,193 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,197 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,197 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,197 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,197 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-01-09 21:03:14,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,201 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-01-09 21:03:14,201 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,201 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,201 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,217 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,217 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,217 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,217 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,229 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,229 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,229 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,229 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 287#L1266-6true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,231 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,231 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,231 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,242 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:03:14,242 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,242 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,242 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:14,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,242 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-01-09 21:03:14,242 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-01-09 21:03:14,242 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,242 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,269 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-01-09 21:03:14,269 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,269 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,282 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,282 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,282 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-01-09 21:03:14,282 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:14,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 8#$Ultimate##0true, 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,289 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,289 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,289 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,289 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-01-09 21:03:14,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,299 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,299 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,299 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,299 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,304 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,305 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,305 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,305 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,306 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,306 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,306 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,307 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,307 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,307 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,307 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,312 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:14,312 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:14,312 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,312 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,313 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-01-09 21:03:14,313 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-01-09 21:03:14,313 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,313 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,320 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,320 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,320 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:14,320 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,341 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,341 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:14,341 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-01-09 21:03:14,341 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:14,348 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,348 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-01-09 21:03:14,348 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:14,348 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,348 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,359 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,359 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,359 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,359 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,371 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,371 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,371 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,371 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,372 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,372 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,372 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,373 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,373 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,373 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,373 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,378 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,378 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,378 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,378 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,380 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,380 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,380 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,387 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:14,387 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,387 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,392 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,393 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,393 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:14,393 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,393 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,395 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,395 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,395 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,395 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,411 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,411 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,411 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,411 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:14,412 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,412 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,412 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,412 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,422 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,422 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,422 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:14,422 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 210#L1281-3true, 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,422 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-01-09 21:03:14,422 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,422 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,422 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,422 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:14,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,446 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,446 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,446 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,446 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,448 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,448 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,448 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [75#L1286-2true, Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,459 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,459 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,459 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,460 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,460 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:14,460 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,460 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-01-09 21:03:14,460 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,462 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,462 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,462 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,462 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,472 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,472 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,472 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,472 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,472 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,472 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,472 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,472 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 308#$Ultimate##0true, 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,474 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,474 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:14,474 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,482 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,482 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-01-09 21:03:14,482 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,482 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,484 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,484 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,484 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,484 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 264#L1267-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,484 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,484 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,484 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,484 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,489 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,489 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:14,489 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:14,489 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,489 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-01-09 21:03:14,489 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,489 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:14,490 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,490 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:14,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,509 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,509 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,509 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,509 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,511 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,511 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,511 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,511 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,520 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,520 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:14,520 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,523 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:14,523 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:14,523 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:14,523 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:14,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,523 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,523 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,523 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:14,523 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:14,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,526 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,526 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,526 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,526 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 303#L1280-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,534 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,534 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,534 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,534 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,534 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,534 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-01-09 21:03:14,534 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,534 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:14,544 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,544 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-01-09 21:03:14,544 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:14,544 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,544 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 387#true, 320#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,557 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,557 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,558 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,558 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:14,558 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,558 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,558 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,558 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,572 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,572 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:14,573 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,573 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 8#$Ultimate##0true, 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,577 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,577 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:14,577 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,577 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:14,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,583 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,583 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,583 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,583 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,583 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:14,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,584 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,584 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,584 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,584 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:14,584 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,588 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,589 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:14,589 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:14,589 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,589 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:14,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,589 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,589 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,589 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,589 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,590 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,590 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-01-09 21:03:14,590 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,590 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,591 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:14,591 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:14,592 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:14,592 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:14,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,592 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,592 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:14,592 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:14,592 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,596 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,596 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,596 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,596 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 224#L1281true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,597 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,597 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,597 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,597 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-01-09 21:03:14,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,604 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,604 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,604 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,604 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:14,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:14,618 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,618 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,618 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,618 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0), 287#L1266-6true]) [2025-01-09 21:03:14,618 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,619 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,619 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,619 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,619 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 224#L1281true, 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,625 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,625 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,625 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,625 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-01-09 21:03:14,625 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:14,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,634 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,634 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,634 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,634 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 59#L1280-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,635 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:14,635 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,640 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,640 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,640 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:14,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,640 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,640 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:14,641 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,641 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,645 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-01-09 21:03:14,645 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:14,645 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:14,645 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:14,645 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:14,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,645 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,645 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,646 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,646 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,651 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,651 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-01-09 21:03:14,651 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,651 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-01-09 21:03:14,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,660 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,660 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:14,660 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,660 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, 14#L1280-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,665 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,665 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,665 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,665 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,665 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:14,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,682 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,682 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,682 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:14,682 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,695 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,695 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,695 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,695 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,702 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,702 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:14,702 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:14,702 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:14,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,720 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,720 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,720 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,720 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-01-09 21:03:14,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,721 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,721 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,721 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,721 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,721 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:14,721 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,898 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,899 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,899 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,908 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,909 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,909 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:14,909 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,909 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,909 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 287#L1266-6true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,923 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,923 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-01-09 21:03:14,923 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,923 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,926 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,926 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,926 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,926 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:14,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,926 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,926 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-01-09 21:03:14,926 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:14,926 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:14,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,937 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:14,937 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:14,937 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:14,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,944 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,944 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,944 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:14,944 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,945 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,945 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,945 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,950 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,950 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:14,950 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-01-09 21:03:14,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,953 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,953 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:14,953 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:14,954 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,954 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:14,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,954 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,954 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-01-09 21:03:14,954 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:14,954 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-01-09 21:03:14,954 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:14,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,957 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:14,957 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:14,957 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:14,957 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:14,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,957 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:14,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:14,957 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:14,957 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:14,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 314#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 335#(= |#race~iCheck~0| 0), 318#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,970 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,970 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,970 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,970 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-01-09 21:03:14,970 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:14,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,980 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,980 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,980 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,980 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:14,981 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:14,981 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,981 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:14,981 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:14,982 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:14,982 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,982 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,982 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:14,993 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,993 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,993 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-01-09 21:03:14,993 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,999 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:14,999 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:14,999 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:15,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,003 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,003 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-01-09 21:03:15,003 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:15,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,006 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-01-09 21:03:15,006 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-01-09 21:03:15,006 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:15,006 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:15,006 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:03:15,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,009 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,009 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-01-09 21:03:15,009 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:15,009 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:15,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,010 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:15,010 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,010 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:15,010 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:15,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 91#L1286-2true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,010 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,010 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,010 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,010 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-01-09 21:03:15,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,022 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,022 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:15,022 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:15,022 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:15,027 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:15,027 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:15,027 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:15,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,029 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,029 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,029 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:15,029 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,031 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,031 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:15,031 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:15,031 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-01-09 21:03:15,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,040 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,040 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:15,040 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,040 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-01-09 21:03:15,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 59#L1280-3true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,043 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,043 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:15,043 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-01-09 21:03:15,043 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,045 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:03:15,045 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:15,045 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:15,045 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:15,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,045 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:03:15,046 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:15,046 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:15,046 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:15,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,046 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:03:15,046 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:15,046 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-01-09 21:03:15,046 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-01-09 21:03:15,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,048 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-01-09 21:03:15,048 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:03:15,049 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-01-09 21:03:15,049 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:03:15,049 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:15,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,067 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,067 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-01-09 21:03:15,067 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,067 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-01-09 21:03:15,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,076 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,076 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,076 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:15,076 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,084 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,084 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,084 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:15,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0))]) [2025-01-09 21:03:15,097 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:15,097 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,097 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:15,097 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-01-09 21:03:15,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,098 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:15,098 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:15,098 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,098 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-01-09 21:03:15,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,107 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,107 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,107 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:15,107 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,112 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,112 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,112 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:15,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,115 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:15,115 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:15,115 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,115 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:15,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,116 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-01-09 21:03:15,116 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:15,116 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-01-09 21:03:15,116 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,116 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-01-09 21:03:15,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,142 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,142 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:15,142 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:15,142 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,142 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,142 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-01-09 21:03:15,142 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-01-09 21:03:15,142 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-01-09 21:03:15,142 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,162 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-01-09 21:03:15,162 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-01-09 21:03:15,162 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-01-09 21:03:15,162 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:03:15,162 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:03:15,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,170 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:15,170 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:15,170 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:15,170 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,170 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,170 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:15,170 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-01-09 21:03:15,170 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:15,170 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:15,170 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,171 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:15,172 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:15,172 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,172 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:15,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,173 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-01-09 21:03:15,173 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-01-09 21:03:15,173 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-01-09 21:03:15,173 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:15,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 387#true, 320#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,188 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-01-09 21:03:15,188 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-01-09 21:03:15,188 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2025-01-09 21:03:15,188 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-01-09 21:03:15,188 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-01-09 21:03:15,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,196 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-01-09 21:03:15,196 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,196 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:15,196 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:15,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,196 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:15,196 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,196 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-01-09 21:03:15,196 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-01-09 21:03:15,196 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-01-09 21:03:15,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,201 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-01-09 21:03:15,201 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-01-09 21:03:15,201 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,201 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,202 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,202 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,202 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:15,202 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,216 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:15,216 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:15,216 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:15,216 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:15,216 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,220 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:15,221 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:15,221 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:15,221 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:15,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 91#L1286-2true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,233 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-01-09 21:03:15,233 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:15,233 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-01-09 21:03:15,233 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-01-09 21:03:15,233 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-01-09 21:03:15,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1267-1-->L1267-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][324], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,235 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-01-09 21:03:15,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,235 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,237 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:15,237 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:15,237 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-01-09 21:03:15,237 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-01-09 21:03:15,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,248 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:15,248 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:15,248 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:03:15,248 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,254 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-01-09 21:03:15,254 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:15,254 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:15,254 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,254 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:15,254 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:15,254 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-01-09 21:03:15,254 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:15,254 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 264#L1267-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,255 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,255 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-01-09 21:03:15,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, 305#L1282true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 335#(= |#race~iCheck~0| 0), 374#(<= 4 ~iSet~0), 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,264 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-01-09 21:03:15,264 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-01-09 21:03:15,264 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-01-09 21:03:15,264 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2025-01-09 21:03:15,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,270 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:15,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:15,270 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:15,270 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,270 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-01-09 21:03:15,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:15,270 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-01-09 21:03:15,270 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-01-09 21:03:15,270 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,274 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-01-09 21:03:15,274 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:15,274 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,274 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,275 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 224#L1281true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,275 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,275 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-01-09 21:03:15,275 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:15,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 320#true, 387#true, 91#L1286-2true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 313#L1273-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,282 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-01-09 21:03:15,282 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-01-09 21:03:15,282 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,282 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,287 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-01-09 21:03:15,287 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,287 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,287 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:15,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,290 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:15,290 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-01-09 21:03:15,290 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:15,290 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:15,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][227], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 29#L1281-3true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 91#L1286-2true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 321#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,301 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-01-09 21:03:15,301 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-01-09 21:03:15,301 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-01-09 21:03:15,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:15,301 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-01-09 21:03:15,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,302 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-01-09 21:03:15,303 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-01-09 21:03:15,303 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:15,303 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:15,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,304 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:15,304 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-01-09 21:03:15,304 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:15,304 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-01-09 21:03:15,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 321#true, 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,311 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-01-09 21:03:15,311 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-01-09 21:03:15,311 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,312 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:15,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1031] L1286-1-->L1286-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][282], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), 75#L1286-2true, Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 317#true, 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 313#L1273-2true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,316 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-01-09 21:03:15,316 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-01-09 21:03:15,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:15,316 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-01-09 21:03:15,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([842] L1273-1-->L1273-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][325], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 91#L1286-2true, 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 329#true, 331#(= |#race~stderr~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 315#true, 335#(= |#race~iCheck~0| 0), 318#true, 374#(<= 4 ~iSet~0), 313#L1273-2true, 358#(<= 4 ~iSet~0)]) [2025-01-09 21:03:15,321 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2025-01-09 21:03:15,321 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-01-09 21:03:15,321 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is not cut-off event [2025-01-09 21:03:15,321 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is not cut-off event [2025-01-09 21:03:15,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,346 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-01-09 21:03:15,346 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:15,346 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:15,346 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:15,346 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,346 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-01-09 21:03:15,346 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-01-09 21:03:15,346 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-01-09 21:03:15,346 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-01-09 21:03:15,346 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-01-09 21:03:15,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] checkThreadEXIT-->L1266-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem52#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|} AuxVars[] AssignedVars[][242], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,360 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-01-09 21:03:15,360 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-01-09 21:03:15,360 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-01-09 21:03:15,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,360 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-01-09 21:03:15,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 387#true, 320#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,363 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-01-09 21:03:15,363 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-01-09 21:03:15,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,364 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-01-09 21:03:15,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] checkThreadEXIT-->L1266-6: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork0_thidvar0_4) InVars {checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} OutVars{checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|} AuxVars[] AssignedVars[][311], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0), 287#L1266-6true]) [2025-01-09 21:03:15,371 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-01-09 21:03:15,371 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-01-09 21:03:15,371 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,371 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,378 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-01-09 21:03:15,378 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:15,378 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:15,378 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:15,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 328#(= (select |#race#in~argv| 1) 0), 387#true, 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 305#L1282true, 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,378 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-01-09 21:03:15,378 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-01-09 21:03:15,378 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-01-09 21:03:15,379 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-01-09 21:03:15,379 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-01-09 21:03:15,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] checkThreadEXIT-->L1272-6: Formula: (= v_checkThreadThread1of2ForFork0_thidvar0_6 |v_ULTIMATE.start_main_#t~mem55#1_11|) InVars {checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} OutVars{checkThreadThread1of2ForFork0_thidvar0=v_checkThreadThread1of2ForFork0_thidvar0_6, ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_11|} AuxVars[] AssignedVars[][250], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 314#true, 316#true, 29#L1281-3true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, 321#true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 346#true, 372#true, 335#(= |#race~iCheck~0| 0), 318#true, 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,388 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-01-09 21:03:15,388 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-01-09 21:03:15,388 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-01-09 21:03:15,389 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-01-09 21:03:15,389 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:15,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 210#L1281-3true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,391 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-01-09 21:03:15,391 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:15,391 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-01-09 21:03:15,391 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-01-09 21:03:15,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] checkThreadEXIT-->L1272-6: Formula: (= |v_ULTIMATE.start_main_#t~mem55#1_13| v_checkThreadThread2of2ForFork0_thidvar0_6) InVars {ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} OutVars{ULTIMATE.start_main_#t~mem55#1=|v_ULTIMATE.start_main_#t~mem55#1_13|, checkThreadThread2of2ForFork0_thidvar0=v_checkThreadThread2of2ForFork0_thidvar0_6} AuxVars[] AssignedVars[][319], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), Black: 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 319#true, 314#true, 316#true, Black: 359#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 328#(= (select |#race#in~argv| 1) 0), 325#(= |#race~iSet~0| 0), 173#L1272-6true, Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 194#L1281-4true, 372#true, 335#(= |#race~iCheck~0| 0), 342#(= (select |#race#in~argv| 2) 0)]) [2025-01-09 21:03:15,395 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-01-09 21:03:15,395 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:15,395 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-01-09 21:03:15,395 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-01-09 21:03:15,415 INFO L124 PetriNetUnfolderBase]: 7394/59851 cut-off events. [2025-01-09 21:03:15,416 INFO L125 PetriNetUnfolderBase]: For 17095/28298 co-relation queries the response was YES. [2025-01-09 21:03:15,834 INFO L83 FinitePrefix]: Finished finitePrefix Result has 92488 conditions, 59851 events. 7394/59851 cut-off events. For 17095/28298 co-relation queries the response was YES. Maximal size of possible extension queue 1444. Compared 974297 event pairs, 1093 based on Foata normal form. 2200/54020 useless extension candidates. Maximal degree in co-relation 92472. Up to 13247 conditions per place. [2025-01-09 21:03:16,041 INFO L140 encePairwiseOnDemand]: 332/339 looper letters, 50 selfloop transitions, 6 changer transitions 0/327 dead transitions. [2025-01-09 21:03:16,042 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 320 places, 327 transitions, 1019 flow [2025-01-09 21:03:16,042 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-01-09 21:03:16,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-01-09 21:03:16,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1715 transitions. [2025-01-09 21:03:16,044 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8431661750245821 [2025-01-09 21:03:16,044 INFO L175 Difference]: Start difference. First operand has 316 places, 328 transitions, 909 flow. Second operand 6 states and 1715 transitions. [2025-01-09 21:03:16,044 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 320 places, 327 transitions, 1019 flow [2025-01-09 21:03:16,057 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 327 transitions, 995 flow, removed 1 selfloop flow, removed 3 redundant places. [2025-01-09 21:03:16,060 INFO L231 Difference]: Finished difference. Result has 317 places, 327 transitions, 895 flow [2025-01-09 21:03:16,060 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=339, PETRI_DIFFERENCE_MINUEND_FLOW=883, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=327, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=321, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=895, PETRI_PLACES=317, PETRI_TRANSITIONS=327} [2025-01-09 21:03:16,060 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -3 predicate places. [2025-01-09 21:03:16,060 INFO L471 AbstractCegarLoop]: Abstraction has has 317 places, 327 transitions, 895 flow [2025-01-09 21:03:16,061 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 279.8333333333333) internal successors, (1679), 6 states have internal predecessors, (1679), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:03:16,061 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:03:16,061 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:03:16,061 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-01-09 21:03:16,061 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2025-01-09 21:03:16,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:03:16,062 INFO L85 PathProgramCache]: Analyzing trace with hash 405305911, now seen corresponding path program 1 times [2025-01-09 21:03:16,062 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:03:16,062 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1735400404] [2025-01-09 21:03:16,062 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:03:16,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:03:16,068 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-01-09 21:03:16,071 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-01-09 21:03:16,071 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:03:16,071 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:03:16,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-01-09 21:03:16,083 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:03:16,083 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1735400404] [2025-01-09 21:03:16,083 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1735400404] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:03:16,083 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:03:16,083 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:03:16,083 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1064325835] [2025-01-09 21:03:16,083 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:03:16,083 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:03:16,083 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:03:16,083 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:03:16,083 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:03:16,100 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 339 [2025-01-09 21:03:16,100 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 317 places, 327 transitions, 895 flow. Second operand has 3 states, 3 states have (on average 304.6666666666667) internal successors, (914), 3 states have internal predecessors, (914), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-09 21:03:16,101 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:03:16,101 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 339 [2025-01-09 21:03:16,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:03:17,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1057] L1285-11-->L1285-12: Formula: (= |v_#race~a~0_7| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_7|} AuxVars[] AssignedVars[#race~a~0][260], [Black: 381#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0) (= 0 |ULTIMATE.start_main_#t~post46#1|)), Black: 383#(and (<= (+ 3 |ULTIMATE.start_main_~i~0#1|) ~iSet~0) (<= 4 ~iSet~0)), 319#true, 316#true, Black: 358#(<= 4 ~iSet~0), 320#true, 387#true, 325#(= |#race~iSet~0| 0), Black: 364#(= |setThreadThread1of2ForFork1_#t~nondet58| |#race~a~0|), 329#true, 346#true, Black: 369#(= |setThreadThread1of2ForFork1_#t~nondet59| |#race~b~0|), 303#L1280-4true, 39#L1285-12true, 315#true, 335#(= |#race~iCheck~0| 0), 393#true, 375#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= 4 ~iSet~0)), 287#L1266-6true]) [2025-01-09 21:03:17,063 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-01-09 21:03:17,063 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-01-09 21:03:17,063 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-01-09 21:03:17,063 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event