./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread/reorder_2-race.i --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for data races
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread/reorder_2-race.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b8118921f4e94a266cc060fbf2fdaa97ed8f96343f174115bf05a8f09a1b77a8
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:49:01,284 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:49:01,393 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-11-08 17:49:01,402 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:49:01,403 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:49:01,437 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:49:01,438 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:49:01,438 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:49:01,439 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:49:01,439 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:49:01,440 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:49:01,440 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:49:01,440 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:49:01,441 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:49:01,441 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 17:49:01,442 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:49:01,442 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:49:01,442 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:49:01,443 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:49:01,443 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 17:49:01,444 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:49:01,447 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 17:49:01,448 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-11-08 17:49:01,448 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:49:01,448 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:49:01,449 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:49:01,449 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:49:01,449 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:49:01,449 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:49:01,450 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:49:01,450 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:49:01,450 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:49:01,454 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:49:01,454 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:49:01,454 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 17:49:01,454 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:49:01,455 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:49:01,455 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:49:01,455 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:49:01,455 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:49:01,456 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:49:01,456 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b8118921f4e94a266cc060fbf2fdaa97ed8f96343f174115bf05a8f09a1b77a8
[2024-11-08 17:49:01,782 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:49:01,815 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:49:01,818 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:49:01,819 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:49:01,819 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:49:01,821 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/pthread/reorder_2-race.i
Unable to find full path for "g++"
[2024-11-08 17:49:03,819 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:49:04,199 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:49:04,200 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/sv-benchmarks/c/pthread/reorder_2-race.i
[2024-11-08 17:49:04,229 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/data/a203e2fe9/97737603a05c4fff934b951e0dfeaaf5/FLAG583b6a8e4
[2024-11-08 17:49:04,248 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/data/a203e2fe9/97737603a05c4fff934b951e0dfeaaf5
[2024-11-08 17:49:04,253 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:49:04,254 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:49:04,256 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:49:04,256 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:49:04,264 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:49:04,265 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:49:04" (1/1) ...
[2024-11-08 17:49:04,267 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@74d0ce6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:04, skipping insertion in model container
[2024-11-08 17:49:04,267 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:49:04" (1/1) ...
[2024-11-08 17:49:04,339 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:49:05,013 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:49:05,023 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:49:05,118 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:49:05,222 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:49:05,223 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05 WrapperNode
[2024-11-08 17:49:05,223 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:49:05,224 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:49:05,224 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:49:05,224 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:49:05,233 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,259 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,301 INFO  L138                Inliner]: procedures = 370, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 221
[2024-11-08 17:49:05,303 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:49:05,304 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:49:05,305 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:49:05,306 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:49:05,315 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,316 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,324 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,324 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,333 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,337 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,339 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,341 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,345 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:49:05,346 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:49:05,346 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:49:05,346 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:49:05,347 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (1/1) ...
[2024-11-08 17:49:05,353 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:49:05,373 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:49:05,392 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 17:49:05,396 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:49:05,421 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-08 17:49:05,421 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-08 17:49:05,422 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-11-08 17:49:05,422 INFO  L130     BoogieDeclarations]: Found specification of procedure setThread
[2024-11-08 17:49:05,422 INFO  L138     BoogieDeclarations]: Found implementation of procedure setThread
[2024-11-08 17:49:05,422 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-11-08 17:49:05,422 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:49:05,422 INFO  L130     BoogieDeclarations]: Found specification of procedure checkThread
[2024-11-08 17:49:05,422 INFO  L138     BoogieDeclarations]: Found implementation of procedure checkThread
[2024-11-08 17:49:05,422 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-11-08 17:49:05,423 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:49:05,423 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:49:05,424 WARN  L207             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-08 17:49:05,569 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:49:05,571 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:49:06,112 INFO  L283             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-08 17:49:06,112 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:49:06,142 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:49:06,146 INFO  L316             CfgBuilder]: Removed 4 assume(true) statements.
[2024-11-08 17:49:06,147 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:49:06 BoogieIcfgContainer
[2024-11-08 17:49:06,147 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:49:06,149 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:49:06,149 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:49:06,155 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:49:06,155 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:49:04" (1/3) ...
[2024-11-08 17:49:06,156 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4def83c5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:49:06, skipping insertion in model container
[2024-11-08 17:49:06,156 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:49:05" (2/3) ...
[2024-11-08 17:49:06,157 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4def83c5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:49:06, skipping insertion in model container
[2024-11-08 17:49:06,157 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:49:06" (3/3) ...
[2024-11-08 17:49:06,158 INFO  L112   eAbstractionObserver]: Analyzing ICFG reorder_2-race.i
[2024-11-08 17:49:06,175 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:49:06,175 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 28 error locations.
[2024-11-08 17:49:06,175 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-08 17:49:06,276 INFO  L143    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2024-11-08 17:49:06,335 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 263 places, 279 transitions, 578 flow
[2024-11-08 17:49:06,531 INFO  L124   PetriNetUnfolderBase]: 45/581 cut-off events.
[2024-11-08 17:49:06,531 INFO  L125   PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES.
[2024-11-08 17:49:06,545 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 598 conditions, 581 events. 45/581 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2598 event pairs, 0 based on Foata normal form. 0/472 useless extension candidates. Maximal degree in co-relation 285. Up to 8 conditions per place. 
[2024-11-08 17:49:06,545 INFO  L82        GeneralOperation]: Start removeDead. Operand has 263 places, 279 transitions, 578 flow
[2024-11-08 17:49:06,558 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 263 places, 279 transitions, 578 flow
[2024-11-08 17:49:06,567 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:49:06,574 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;@2d0e6ffe, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:49:06,574 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 37 error locations.
[2024-11-08 17:49:06,578 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-11-08 17:49:06,578 INFO  L124   PetriNetUnfolderBase]: 0/23 cut-off events.
[2024-11-08 17:49:06,578 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-08 17:49:06,578 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:06,579 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:06,580 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:06,585 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:06,585 INFO  L85        PathProgramCache]: Analyzing trace with hash -1093985155, now seen corresponding path program 1 times
[2024-11-08 17:49:06,593 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:06,593 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1898827456]
[2024-11-08 17:49:06,593 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:06,594 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:06,699 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:06,808 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:06,809 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:06,809 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1898827456]
[2024-11-08 17:49:06,810 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1898827456] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:06,810 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:06,810 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:06,812 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249825348]
[2024-11-08 17:49:06,813 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:06,823 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:06,829 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:06,858 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:06,859 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:06,895 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 247 out of 279
[2024-11-08 17:49:06,900 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 279 transitions, 578 flow. Second operand  has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:06,900 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:06,900 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 279
[2024-11-08 17:49:06,901 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:07,077 INFO  L124   PetriNetUnfolderBase]: 16/540 cut-off events.
[2024-11-08 17:49:07,078 INFO  L125   PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES.
[2024-11-08 17:49:07,082 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 586 conditions, 540 events. 16/540 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2314 event pairs, 0 based on Foata normal form. 27/482 useless extension candidates. Maximal degree in co-relation 282. Up to 27 conditions per place. 
[2024-11-08 17:49:07,087 INFO  L140   encePairwiseOnDemand]: 262/279 looper letters, 14 selfloop transitions, 1 changer transitions 4/261 dead transitions.
[2024-11-08 17:49:07,087 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 261 transitions, 572 flow
[2024-11-08 17:49:07,088 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:07,091 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:07,104 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 772 transitions.
[2024-11-08 17:49:07,110 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9223416965352449
[2024-11-08 17:49:07,116 INFO  L175             Difference]: Start difference. First operand has 263 places, 279 transitions, 578 flow. Second operand 3 states and 772 transitions.
[2024-11-08 17:49:07,117 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 261 transitions, 572 flow
[2024-11-08 17:49:07,121 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 261 transitions, 572 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:49:07,130 INFO  L231             Difference]: Finished difference. Result has 259 places, 257 transitions, 536 flow
[2024-11-08 17:49:07,133 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=542, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=260, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=536, PETRI_PLACES=259, PETRI_TRANSITIONS=257}
[2024-11-08 17:49:07,139 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -4 predicate places.
[2024-11-08 17:49:07,139 INFO  L471      AbstractCegarLoop]: Abstraction has has 259 places, 257 transitions, 536 flow
[2024-11-08 17:49:07,140 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:07,141 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:07,141 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:07,142 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 17:49:07,143 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:07,144 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:07,145 INFO  L85        PathProgramCache]: Analyzing trace with hash 446294375, now seen corresponding path program 1 times
[2024-11-08 17:49:07,145 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:07,145 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [487868380]
[2024-11-08 17:49:07,146 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:07,146 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:07,184 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:07,298 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:07,298 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:07,298 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [487868380]
[2024-11-08 17:49:07,299 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [487868380] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:07,299 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:07,299 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:07,299 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [74356942]
[2024-11-08 17:49:07,299 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:07,300 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:07,304 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:07,305 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:07,306 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:07,336 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 257 out of 279
[2024-11-08 17:49:07,338 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 259 places, 257 transitions, 536 flow. Second operand  has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:07,338 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:07,338 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 279
[2024-11-08 17:49:07,339 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:07,589 INFO  L124   PetriNetUnfolderBase]: 30/1022 cut-off events.
[2024-11-08 17:49:07,589 INFO  L125   PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES.
[2024-11-08 17:49:07,592 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1081 conditions, 1022 events. 30/1022 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 5928 event pairs, 0 based on Foata normal form. 0/863 useless extension candidates. Maximal degree in co-relation 511. Up to 14 conditions per place. 
[2024-11-08 17:49:07,596 INFO  L140   encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 1 changer transitions 0/262 dead transitions.
[2024-11-08 17:49:07,596 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 256 places, 262 transitions, 592 flow
[2024-11-08 17:49:07,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:07,597 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:07,599 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions.
[2024-11-08 17:49:07,599 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9390681003584229
[2024-11-08 17:49:07,600 INFO  L175             Difference]: Start difference. First operand has 259 places, 257 transitions, 536 flow. Second operand 3 states and 786 transitions.
[2024-11-08 17:49:07,600 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 256 places, 262 transitions, 592 flow
[2024-11-08 17:49:07,602 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 262 transitions, 591 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:07,606 INFO  L231             Difference]: Finished difference. Result has 255 places, 256 transitions, 535 flow
[2024-11-08 17:49:07,607 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=533, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=255, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=535, PETRI_PLACES=255, PETRI_TRANSITIONS=256}
[2024-11-08 17:49:07,607 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -8 predicate places.
[2024-11-08 17:49:07,607 INFO  L471      AbstractCegarLoop]: Abstraction has has 255 places, 256 transitions, 535 flow
[2024-11-08 17:49:07,608 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:07,608 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:07,609 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:07,609 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:49:07,609 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:07,610 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:07,610 INFO  L85        PathProgramCache]: Analyzing trace with hash 950073627, now seen corresponding path program 1 times
[2024-11-08 17:49:07,610 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:07,610 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [749353884]
[2024-11-08 17:49:07,610 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:07,611 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:07,623 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:07,650 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:07,650 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:07,650 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [749353884]
[2024-11-08 17:49:07,651 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [749353884] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:07,651 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:07,651 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:07,651 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [779415332]
[2024-11-08 17:49:07,652 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:07,652 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:07,652 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:07,653 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:07,653 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:07,684 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 242 out of 279
[2024-11-08 17:49:07,686 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 256 transitions, 535 flow. Second operand  has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:07,686 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:07,686 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 279
[2024-11-08 17:49:07,686 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:07,919 INFO  L124   PetriNetUnfolderBase]: 70/1139 cut-off events.
[2024-11-08 17:49:07,920 INFO  L125   PetriNetUnfolderBase]: For 94/110 co-relation queries the response was YES.
[2024-11-08 17:49:07,923 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1330 conditions, 1139 events. 70/1139 cut-off events. For 94/110 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 7217 event pairs, 16 based on Foata normal form. 9/1003 useless extension candidates. Maximal degree in co-relation 662. Up to 125 conditions per place. 
[2024-11-08 17:49:07,928 INFO  L140   encePairwiseOnDemand]: 267/279 looper letters, 15 selfloop transitions, 5 changer transitions 5/256 dead transitions.
[2024-11-08 17:49:07,928 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 256 transitions, 587 flow
[2024-11-08 17:49:07,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:07,929 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:07,932 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions.
[2024-11-08 17:49:07,933 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9020310633213859
[2024-11-08 17:49:07,933 INFO  L175             Difference]: Start difference. First operand has 255 places, 256 transitions, 535 flow. Second operand 3 states and 755 transitions.
[2024-11-08 17:49:07,933 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 256 transitions, 587 flow
[2024-11-08 17:49:07,937 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 256 transitions, 586 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:07,942 INFO  L231             Difference]: Finished difference. Result has 251 places, 249 transitions, 539 flow
[2024-11-08 17:49:07,943 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=522, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=539, PETRI_PLACES=251, PETRI_TRANSITIONS=249}
[2024-11-08 17:49:07,943 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -12 predicate places.
[2024-11-08 17:49:07,944 INFO  L471      AbstractCegarLoop]: Abstraction has has 251 places, 249 transitions, 539 flow
[2024-11-08 17:49:07,945 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:07,946 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:07,946 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:07,947 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:49:07,947 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:07,948 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:07,948 INFO  L85        PathProgramCache]: Analyzing trace with hash -205765052, now seen corresponding path program 1 times
[2024-11-08 17:49:07,949 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:07,949 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1537723887]
[2024-11-08 17:49:07,949 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:07,950 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:07,980 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:08,035 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:08,035 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:08,036 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1537723887]
[2024-11-08 17:49:08,037 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1537723887] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:08,038 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:08,038 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:08,038 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2081701438]
[2024-11-08 17:49:08,038 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:08,039 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:08,039 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:08,040 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:08,041 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:08,077 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 247 out of 279
[2024-11-08 17:49:08,079 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 249 transitions, 539 flow. Second operand  has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:08,080 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:08,080 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 279
[2024-11-08 17:49:08,080 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:08,297 INFO  L124   PetriNetUnfolderBase]: 34/1032 cut-off events.
[2024-11-08 17:49:08,297 INFO  L125   PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES.
[2024-11-08 17:49:08,301 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1189 conditions, 1032 events. 34/1032 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6048 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1010. Up to 64 conditions per place. 
[2024-11-08 17:49:08,305 INFO  L140   encePairwiseOnDemand]: 273/279 looper letters, 14 selfloop transitions, 2 changer transitions 0/246 dead transitions.
[2024-11-08 17:49:08,305 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 246 transitions, 565 flow
[2024-11-08 17:49:08,306 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:08,306 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:08,307 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 761 transitions.
[2024-11-08 17:49:08,308 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9091995221027479
[2024-11-08 17:49:08,308 INFO  L175             Difference]: Start difference. First operand has 251 places, 249 transitions, 539 flow. Second operand 3 states and 761 transitions.
[2024-11-08 17:49:08,308 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 246 transitions, 565 flow
[2024-11-08 17:49:08,311 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 246 transitions, 565 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:49:08,314 INFO  L231             Difference]: Finished difference. Result has 247 places, 246 transitions, 541 flow
[2024-11-08 17:49:08,315 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=531, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=541, PETRI_PLACES=247, PETRI_TRANSITIONS=246}
[2024-11-08 17:49:08,317 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places.
[2024-11-08 17:49:08,317 INFO  L471      AbstractCegarLoop]: Abstraction has has 247 places, 246 transitions, 541 flow
[2024-11-08 17:49:08,318 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:08,318 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:08,318 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:08,319 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 17:49:08,320 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:08,321 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:08,324 INFO  L85        PathProgramCache]: Analyzing trace with hash 111402037, now seen corresponding path program 1 times
[2024-11-08 17:49:08,324 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:08,324 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1620005314]
[2024-11-08 17:49:08,324 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:08,325 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:08,345 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:08,384 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:08,385 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:08,388 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1620005314]
[2024-11-08 17:49:08,388 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1620005314] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:08,388 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:08,388 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:08,389 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [952509110]
[2024-11-08 17:49:08,389 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:08,389 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:08,389 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:08,390 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:08,390 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:08,432 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 249 out of 279
[2024-11-08 17:49:08,433 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 246 transitions, 541 flow. Second operand  has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:08,434 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:08,434 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 279
[2024-11-08 17:49:08,434 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:08,625 INFO  L124   PetriNetUnfolderBase]: 34/1031 cut-off events.
[2024-11-08 17:49:08,626 INFO  L125   PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES.
[2024-11-08 17:49:08,629 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1187 conditions, 1031 events. 34/1031 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6041 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1007. Up to 52 conditions per place. 
[2024-11-08 17:49:08,633 INFO  L140   encePairwiseOnDemand]: 276/279 looper letters, 14 selfloop transitions, 2 changer transitions 0/245 dead transitions.
[2024-11-08 17:49:08,633 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 245 transitions, 571 flow
[2024-11-08 17:49:08,634 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:08,634 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:08,636 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions.
[2024-11-08 17:49:08,636 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9127837514934289
[2024-11-08 17:49:08,636 INFO  L175             Difference]: Start difference. First operand has 247 places, 246 transitions, 541 flow. Second operand 3 states and 764 transitions.
[2024-11-08 17:49:08,637 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 245 transitions, 571 flow
[2024-11-08 17:49:08,640 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 245 transitions, 571 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:49:08,643 INFO  L231             Difference]: Finished difference. Result has 248 places, 245 transitions, 543 flow
[2024-11-08 17:49:08,644 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=539, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=543, PETRI_PLACES=248, PETRI_TRANSITIONS=245}
[2024-11-08 17:49:08,646 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places.
[2024-11-08 17:49:08,646 INFO  L471      AbstractCegarLoop]: Abstraction has has 248 places, 245 transitions, 543 flow
[2024-11-08 17:49:08,647 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:08,648 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:08,648 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:08,648 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 17:49:08,648 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:08,651 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:08,652 INFO  L85        PathProgramCache]: Analyzing trace with hash -1477456377, now seen corresponding path program 1 times
[2024-11-08 17:49:08,652 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:08,652 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1929242025]
[2024-11-08 17:49:08,652 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:08,653 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:08,671 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:08,750 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:08,752 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:08,752 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1929242025]
[2024-11-08 17:49:08,752 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1929242025] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:08,753 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:08,753 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:08,753 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2009437585]
[2024-11-08 17:49:08,755 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:08,756 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:08,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:08,756 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:08,757 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:08,774 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 257 out of 279
[2024-11-08 17:49:08,775 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 245 transitions, 543 flow. Second operand  has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:08,775 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:08,775 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 279
[2024-11-08 17:49:08,775 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:08,964 INFO  L124   PetriNetUnfolderBase]: 34/1030 cut-off events.
[2024-11-08 17:49:08,965 INFO  L125   PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES.
[2024-11-08 17:49:08,968 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1160 conditions, 1030 events. 34/1030 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6048 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 979. Up to 34 conditions per place. 
[2024-11-08 17:49:08,972 INFO  L140   encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 1 changer transitions 0/250 dead transitions.
[2024-11-08 17:49:08,973 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 250 transitions, 599 flow
[2024-11-08 17:49:08,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:08,973 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:08,975 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions.
[2024-11-08 17:49:08,975 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9390681003584229
[2024-11-08 17:49:08,975 INFO  L175             Difference]: Start difference. First operand has 248 places, 245 transitions, 543 flow. Second operand 3 states and 786 transitions.
[2024-11-08 17:49:08,976 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 250 transitions, 599 flow
[2024-11-08 17:49:08,981 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 250 transitions, 595 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:49:08,984 INFO  L231             Difference]: Finished difference. Result has 247 places, 244 transitions, 539 flow
[2024-11-08 17:49:08,985 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=537, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=539, PETRI_PLACES=247, PETRI_TRANSITIONS=244}
[2024-11-08 17:49:08,987 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places.
[2024-11-08 17:49:08,988 INFO  L471      AbstractCegarLoop]: Abstraction has has 247 places, 244 transitions, 539 flow
[2024-11-08 17:49:08,989 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:08,989 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:08,989 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:08,989 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 17:49:08,990 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:08,990 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:08,991 INFO  L85        PathProgramCache]: Analyzing trace with hash -1549876720, now seen corresponding path program 1 times
[2024-11-08 17:49:08,991 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:08,991 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [218866001]
[2024-11-08 17:49:08,992 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:08,992 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:09,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:09,028 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:09,028 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:09,028 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [218866001]
[2024-11-08 17:49:09,029 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [218866001] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:09,029 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:09,029 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:09,029 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [381813601]
[2024-11-08 17:49:09,029 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:09,030 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:09,030 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:09,030 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:09,031 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:09,072 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 249 out of 279
[2024-11-08 17:49:09,073 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 244 transitions, 539 flow. Second operand  has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:09,073 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:09,073 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 279
[2024-11-08 17:49:09,074 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:09,261 INFO  L124   PetriNetUnfolderBase]: 34/1029 cut-off events.
[2024-11-08 17:49:09,262 INFO  L125   PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES.
[2024-11-08 17:49:09,265 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1191 conditions, 1029 events. 34/1029 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6026 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1010. Up to 56 conditions per place. 
[2024-11-08 17:49:09,271 INFO  L140   encePairwiseOnDemand]: 276/279 looper letters, 15 selfloop transitions, 2 changer transitions 0/243 dead transitions.
[2024-11-08 17:49:09,271 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 243 transitions, 571 flow
[2024-11-08 17:49:09,272 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:09,272 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:09,273 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions.
[2024-11-08 17:49:09,273 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9127837514934289
[2024-11-08 17:49:09,274 INFO  L175             Difference]: Start difference. First operand has 247 places, 244 transitions, 539 flow. Second operand 3 states and 764 transitions.
[2024-11-08 17:49:09,274 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 243 transitions, 571 flow
[2024-11-08 17:49:09,277 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 243 transitions, 570 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:09,281 INFO  L231             Difference]: Finished difference. Result has 247 places, 243 transitions, 540 flow
[2024-11-08 17:49:09,281 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=536, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=540, PETRI_PLACES=247, PETRI_TRANSITIONS=243}
[2024-11-08 17:49:09,282 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places.
[2024-11-08 17:49:09,283 INFO  L471      AbstractCegarLoop]: Abstraction has has 247 places, 243 transitions, 540 flow
[2024-11-08 17:49:09,284 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:09,284 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:09,284 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:09,285 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 17:49:09,285 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:09,286 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:09,286 INFO  L85        PathProgramCache]: Analyzing trace with hash 1901818435, now seen corresponding path program 1 times
[2024-11-08 17:49:09,286 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:09,286 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [299006500]
[2024-11-08 17:49:09,287 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:09,287 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:09,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:09,358 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:09,358 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:09,359 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [299006500]
[2024-11-08 17:49:09,359 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [299006500] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:09,359 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:09,359 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:49:09,359 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [114141816]
[2024-11-08 17:49:09,360 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:09,360 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:09,360 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:09,361 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:09,361 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:09,381 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 250 out of 279
[2024-11-08 17:49:09,382 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 243 transitions, 540 flow. Second operand  has 3 states, 3 states have (on average 251.66666666666666) internal successors, (755), 3 states have internal predecessors, (755), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:09,382 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:09,382 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 250 of 279
[2024-11-08 17:49:09,383 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:09,567 INFO  L124   PetriNetUnfolderBase]: 32/1017 cut-off events.
[2024-11-08 17:49:09,568 INFO  L125   PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES.
[2024-11-08 17:49:09,572 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1163 conditions, 1017 events. 32/1017 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 5925 event pairs, 0 based on Foata normal form. 2/906 useless extension candidates. Maximal degree in co-relation 982. Up to 42 conditions per place. 
[2024-11-08 17:49:09,576 INFO  L140   encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 0 changer transitions 1/242 dead transitions.
[2024-11-08 17:49:09,576 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 242 transitions, 563 flow
[2024-11-08 17:49:09,577 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:09,577 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:09,578 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 765 transitions.
[2024-11-08 17:49:09,579 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9139784946236559
[2024-11-08 17:49:09,579 INFO  L175             Difference]: Start difference. First operand has 247 places, 243 transitions, 540 flow. Second operand 3 states and 765 transitions.
[2024-11-08 17:49:09,579 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 242 transitions, 563 flow
[2024-11-08 17:49:09,582 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 242 transitions, 555 flow, removed 1 selfloop flow, removed 4 redundant places.
[2024-11-08 17:49:09,586 INFO  L231             Difference]: Finished difference. Result has 246 places, 241 transitions, 527 flow
[2024-11-08 17:49:09,587 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=527, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=527, PETRI_PLACES=246, PETRI_TRANSITIONS=241}
[2024-11-08 17:49:09,587 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -17 predicate places.
[2024-11-08 17:49:09,587 INFO  L471      AbstractCegarLoop]: Abstraction has has 246 places, 241 transitions, 527 flow
[2024-11-08 17:49:09,588 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 251.66666666666666) internal successors, (755), 3 states have internal predecessors, (755), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:09,588 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:09,588 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:09,589 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 17:49:09,589 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:09,589 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:09,589 INFO  L85        PathProgramCache]: Analyzing trace with hash -690083629, now seen corresponding path program 1 times
[2024-11-08 17:49:09,590 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:09,590 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [712074599]
[2024-11-08 17:49:09,590 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:09,591 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:09,633 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:10,222 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:10,224 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:10,224 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [712074599]
[2024-11-08 17:49:10,224 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [712074599] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:10,224 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:10,225 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:49:10,225 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1869888690]
[2024-11-08 17:49:10,227 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:10,228 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 17:49:10,228 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:10,229 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 17:49:10,229 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:49:10,552 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 225 out of 279
[2024-11-08 17:49:10,554 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 241 transitions, 527 flow. Second operand  has 6 states, 6 states have (on average 226.66666666666666) internal successors, (1360), 6 states have internal predecessors, (1360), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:10,554 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:10,555 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 225 of 279
[2024-11-08 17:49:10,555 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:10,857 INFO  L124   PetriNetUnfolderBase]: 32/1011 cut-off events.
[2024-11-08 17:49:10,857 INFO  L125   PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES.
[2024-11-08 17:49:10,862 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1324 conditions, 1011 events. 32/1011 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5851 event pairs, 0 based on Foata normal form. 0/912 useless extension candidates. Maximal degree in co-relation 1317. Up to 193 conditions per place. 
[2024-11-08 17:49:10,865 INFO  L140   encePairwiseOnDemand]: 272/279 looper letters, 34 selfloop transitions, 6 changer transitions 0/240 dead transitions.
[2024-11-08 17:49:10,866 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 240 transitions, 605 flow
[2024-11-08 17:49:10,866 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 17:49:10,866 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-11-08 17:49:10,868 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1391 transitions.
[2024-11-08 17:49:10,869 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.8309438470728794
[2024-11-08 17:49:10,869 INFO  L175             Difference]: Start difference. First operand has 246 places, 241 transitions, 527 flow. Second operand 6 states and 1391 transitions.
[2024-11-08 17:49:10,870 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 240 transitions, 605 flow
[2024-11-08 17:49:10,872 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 240 transitions, 603 flow, removed 1 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:10,875 INFO  L231             Difference]: Finished difference. Result has 248 places, 240 transitions, 535 flow
[2024-11-08 17:49:10,875 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=523, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=535, PETRI_PLACES=248, PETRI_TRANSITIONS=240}
[2024-11-08 17:49:10,877 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places.
[2024-11-08 17:49:10,877 INFO  L471      AbstractCegarLoop]: Abstraction has has 248 places, 240 transitions, 535 flow
[2024-11-08 17:49:10,878 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 226.66666666666666) internal successors, (1360), 6 states have internal predecessors, (1360), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:10,878 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:10,878 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:10,878 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 17:49:10,878 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:10,879 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:10,879 INFO  L85        PathProgramCache]: Analyzing trace with hash -1463451063, now seen corresponding path program 1 times
[2024-11-08 17:49:10,879 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:10,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [248391559]
[2024-11-08 17:49:10,879 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:10,880 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:10,902 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:10,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:10,986 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:10,987 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [248391559]
[2024-11-08 17:49:10,987 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [248391559] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:10,987 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:10,987 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:49:10,987 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [787036613]
[2024-11-08 17:49:10,987 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:10,988 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:49:10,988 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:10,988 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:49:10,989 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:49:11,172 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 245 out of 279
[2024-11-08 17:49:11,173 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 240 transitions, 535 flow. Second operand  has 4 states, 4 states have (on average 246.5) internal successors, (986), 4 states have internal predecessors, (986), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:11,173 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:11,173 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 279
[2024-11-08 17:49:11,173 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:11,387 INFO  L124   PetriNetUnfolderBase]: 24/901 cut-off events.
[2024-11-08 17:49:11,387 INFO  L125   PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES.
[2024-11-08 17:49:11,389 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1082 conditions, 901 events. 24/901 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 4724 event pairs, 0 based on Foata normal form. 3/822 useless extension candidates. Maximal degree in co-relation 1075. Up to 43 conditions per place. 
[2024-11-08 17:49:11,392 INFO  L140   encePairwiseOnDemand]: 266/279 looper letters, 31 selfloop transitions, 11 changer transitions 1/262 dead transitions.
[2024-11-08 17:49:11,392 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 262 transitions, 689 flow
[2024-11-08 17:49:11,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:49:11,393 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-08 17:49:11,395 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1025 transitions.
[2024-11-08 17:49:11,396 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9184587813620072
[2024-11-08 17:49:11,396 INFO  L175             Difference]: Start difference. First operand has 248 places, 240 transitions, 535 flow. Second operand 4 states and 1025 transitions.
[2024-11-08 17:49:11,396 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 262 transitions, 689 flow
[2024-11-08 17:49:11,399 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 262 transitions, 677 flow, removed 0 selfloop flow, removed 5 redundant places.
[2024-11-08 17:49:11,403 INFO  L231             Difference]: Finished difference. Result has 248 places, 249 transitions, 605 flow
[2024-11-08 17:49:11,404 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=523, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=605, PETRI_PLACES=248, PETRI_TRANSITIONS=249}
[2024-11-08 17:49:11,404 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places.
[2024-11-08 17:49:11,405 INFO  L471      AbstractCegarLoop]: Abstraction has has 248 places, 249 transitions, 605 flow
[2024-11-08 17:49:11,406 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 246.5) internal successors, (986), 4 states have internal predecessors, (986), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:11,406 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:11,406 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:11,406 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 17:49:11,406 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:11,407 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:11,407 INFO  L85        PathProgramCache]: Analyzing trace with hash 1297146744, now seen corresponding path program 1 times
[2024-11-08 17:49:11,407 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:11,407 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [236683750]
[2024-11-08 17:49:11,408 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:11,408 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:11,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:11,463 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:11,464 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:11,464 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [236683750]
[2024-11-08 17:49:11,464 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [236683750] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:11,464 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:11,464 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:11,465 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1137119363]
[2024-11-08 17:49:11,465 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:11,465 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:11,466 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:11,466 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:11,466 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:11,487 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 253 out of 279
[2024-11-08 17:49:11,489 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 249 transitions, 605 flow. Second operand  has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:11,489 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:11,489 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 279
[2024-11-08 17:49:11,489 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:11,806 INFO  L124   PetriNetUnfolderBase]: 105/1759 cut-off events.
[2024-11-08 17:49:11,807 INFO  L125   PetriNetUnfolderBase]: For 216/585 co-relation queries the response was YES.
[2024-11-08 17:49:11,813 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2224 conditions, 1759 events. 105/1759 cut-off events. For 216/585 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 12971 event pairs, 27 based on Foata normal form. 10/1561 useless extension candidates. Maximal degree in co-relation 2215. Up to 120 conditions per place. 
[2024-11-08 17:49:11,820 INFO  L140   encePairwiseOnDemand]: 273/279 looper letters, 15 selfloop transitions, 5 changer transitions 0/256 dead transitions.
[2024-11-08 17:49:11,820 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 256 transitions, 668 flow
[2024-11-08 17:49:11,821 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:11,821 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:11,822 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions.
[2024-11-08 17:49:11,823 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.931899641577061
[2024-11-08 17:49:11,823 INFO  L175             Difference]: Start difference. First operand has 248 places, 249 transitions, 605 flow. Second operand 3 states and 780 transitions.
[2024-11-08 17:49:11,823 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 256 transitions, 668 flow
[2024-11-08 17:49:11,825 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 256 transitions, 666 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:11,830 INFO  L231             Difference]: Finished difference. Result has 251 places, 253 transitions, 641 flow
[2024-11-08 17:49:11,831 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=603, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=641, PETRI_PLACES=251, PETRI_TRANSITIONS=253}
[2024-11-08 17:49:11,831 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -12 predicate places.
[2024-11-08 17:49:11,832 INFO  L471      AbstractCegarLoop]: Abstraction has has 251 places, 253 transitions, 641 flow
[2024-11-08 17:49:11,832 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:11,832 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:11,833 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:11,833 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 17:49:11,833 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:11,833 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:11,834 INFO  L85        PathProgramCache]: Analyzing trace with hash -741151188, now seen corresponding path program 1 times
[2024-11-08 17:49:11,834 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:11,834 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [613525462]
[2024-11-08 17:49:11,834 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:11,834 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:11,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:11,892 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:11,892 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:11,893 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [613525462]
[2024-11-08 17:49:11,893 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [613525462] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:11,893 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:11,893 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:11,893 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693304366]
[2024-11-08 17:49:11,893 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:11,894 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:11,895 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:11,896 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:11,896 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:11,912 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 253 out of 279
[2024-11-08 17:49:11,913 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 253 transitions, 641 flow. Second operand  has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:11,913 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:11,914 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 279
[2024-11-08 17:49:11,914 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:12,312 INFO  L124   PetriNetUnfolderBase]: 172/2271 cut-off events.
[2024-11-08 17:49:12,312 INFO  L125   PetriNetUnfolderBase]: For 337/942 co-relation queries the response was YES.
[2024-11-08 17:49:12,322 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2963 conditions, 2271 events. 172/2271 cut-off events. For 337/942 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 18515 event pairs, 34 based on Foata normal form. 8/1998 useless extension candidates. Maximal degree in co-relation 2953. Up to 156 conditions per place. 
[2024-11-08 17:49:12,331 INFO  L140   encePairwiseOnDemand]: 273/279 looper letters, 15 selfloop transitions, 5 changer transitions 8/260 dead transitions.
[2024-11-08 17:49:12,332 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 260 transitions, 704 flow
[2024-11-08 17:49:12,332 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:12,332 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:12,333 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions.
[2024-11-08 17:49:12,334 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.931899641577061
[2024-11-08 17:49:12,334 INFO  L175             Difference]: Start difference. First operand has 251 places, 253 transitions, 641 flow. Second operand 3 states and 780 transitions.
[2024-11-08 17:49:12,334 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 260 transitions, 704 flow
[2024-11-08 17:49:12,337 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 260 transitions, 694 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:49:12,340 INFO  L231             Difference]: Finished difference. Result has 253 places, 249 transitions, 650 flow
[2024-11-08 17:49:12,341 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=631, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=248, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=253, PETRI_TRANSITIONS=249}
[2024-11-08 17:49:12,341 INFO  L277   CegarLoopForPetriNet]: 263 programPoint places, -10 predicate places.
[2024-11-08 17:49:12,341 INFO  L471      AbstractCegarLoop]: Abstraction has has 253 places, 249 transitions, 650 flow
[2024-11-08 17:49:12,342 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:12,342 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:12,342 INFO  L204   CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:12,342 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 17:49:12,343 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] ===
[2024-11-08 17:49:12,343 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:12,343 INFO  L85        PathProgramCache]: Analyzing trace with hash -1506837608, now seen corresponding path program 1 times
[2024-11-08 17:49:12,343 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:12,343 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1941831276]
[2024-11-08 17:49:12,343 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:12,344 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:12,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:49:12,369 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-08 17:49:12,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-08 17:49:12,409 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-08 17:49:12,410 INFO  L325         BasicCegarLoop]: Counterexample is feasible
[2024-11-08 17:49:12,411 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining)
[2024-11-08 17:49:12,413 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining)
[2024-11-08 17:49:12,413 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining)
[2024-11-08 17:49:12,413 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining)
[2024-11-08 17:49:12,413 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining)
[2024-11-08 17:49:12,414 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining)
[2024-11-08 17:49:12,414 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining)
[2024-11-08 17:49:12,414 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining)
[2024-11-08 17:49:12,414 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining)
[2024-11-08 17:49:12,414 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining)
[2024-11-08 17:49:12,414 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining)
[2024-11-08 17:49:12,414 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining)
[2024-11-08 17:49:12,415 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining)
[2024-11-08 17:49:12,415 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining)
[2024-11-08 17:49:12,415 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining)
[2024-11-08 17:49:12,415 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining)
[2024-11-08 17:49:12,415 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining)
[2024-11-08 17:49:12,415 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining)
[2024-11-08 17:49:12,416 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining)
[2024-11-08 17:49:12,416 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining)
[2024-11-08 17:49:12,416 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining)
[2024-11-08 17:49:12,416 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining)
[2024-11-08 17:49:12,416 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining)
[2024-11-08 17:49:12,417 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining)
[2024-11-08 17:49:12,417 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining)
[2024-11-08 17:49:12,417 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining)
[2024-11-08 17:49:12,417 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining)
[2024-11-08 17:49:12,417 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining)
[2024-11-08 17:49:12,418 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining)
[2024-11-08 17:49:12,418 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 37 remaining)
[2024-11-08 17:49:12,418 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining)
[2024-11-08 17:49:12,418 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining)
[2024-11-08 17:49:12,418 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining)
[2024-11-08 17:49:12,419 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining)
[2024-11-08 17:49:12,419 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining)
[2024-11-08 17:49:12,419 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining)
[2024-11-08 17:49:12,419 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining)
[2024-11-08 17:49:12,419 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 17:49:12,420 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:12,425 WARN  L244   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-11-08 17:49:12,425 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-11-08 17:49:12,476 INFO  L143    ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions.
[2024-11-08 17:49:12,484 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 325 places, 346 transitions, 736 flow
[2024-11-08 17:49:12,860 INFO  L124   PetriNetUnfolderBase]: 173/1802 cut-off events.
[2024-11-08 17:49:12,860 INFO  L125   PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES.
[2024-11-08 17:49:12,876 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1891 conditions, 1802 events. 173/1802 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 11218 event pairs, 2 based on Foata normal form. 0/1473 useless extension candidates. Maximal degree in co-relation 1036. Up to 32 conditions per place. 
[2024-11-08 17:49:12,876 INFO  L82        GeneralOperation]: Start removeDead. Operand has 325 places, 346 transitions, 736 flow
[2024-11-08 17:49:12,892 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 325 places, 346 transitions, 736 flow
[2024-11-08 17:49:12,893 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:49:12,894 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;@2d0e6ffe, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:49:12,894 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 44 error locations.
[2024-11-08 17:49:12,896 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-11-08 17:49:12,896 INFO  L124   PetriNetUnfolderBase]: 0/23 cut-off events.
[2024-11-08 17:49:12,897 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-08 17:49:12,897 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:12,897 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:12,897 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:12,897 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:12,898 INFO  L85        PathProgramCache]: Analyzing trace with hash 1949104853, now seen corresponding path program 1 times
[2024-11-08 17:49:12,898 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:12,898 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [654627030]
[2024-11-08 17:49:12,898 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:12,898 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:12,904 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:12,918 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:12,919 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:12,919 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [654627030]
[2024-11-08 17:49:12,919 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [654627030] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:12,919 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:12,919 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:12,919 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2116945072]
[2024-11-08 17:49:12,920 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:12,920 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:12,920 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:12,921 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:12,921 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:12,940 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 305 out of 346
[2024-11-08 17:49:12,942 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 346 transitions, 736 flow. Second operand  has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:12,942 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:12,942 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 346
[2024-11-08 17:49:12,942 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:13,328 INFO  L124   PetriNetUnfolderBase]: 77/1673 cut-off events.
[2024-11-08 17:49:13,328 INFO  L125   PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES.
[2024-11-08 17:49:13,341 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1878 conditions, 1673 events. 77/1673 cut-off events. For 212/212 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 10520 event pairs, 1 based on Foata normal form. 179/1594 useless extension candidates. Maximal degree in co-relation 1021. Up to 114 conditions per place. 
[2024-11-08 17:49:13,350 INFO  L140   encePairwiseOnDemand]: 327/346 looper letters, 20 selfloop transitions, 1 changer transitions 4/324 dead transitions.
[2024-11-08 17:49:13,350 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 324 transitions, 734 flow
[2024-11-08 17:49:13,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:13,351 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:13,352 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 954 transitions.
[2024-11-08 17:49:13,353 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9190751445086706
[2024-11-08 17:49:13,353 INFO  L175             Difference]: Start difference. First operand has 325 places, 346 transitions, 736 flow. Second operand 3 states and 954 transitions.
[2024-11-08 17:49:13,353 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 324 transitions, 734 flow
[2024-11-08 17:49:13,355 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 324 transitions, 734 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:49:13,359 INFO  L231             Difference]: Finished difference. Result has 319 places, 320 transitions, 686 flow
[2024-11-08 17:49:13,359 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=692, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=324, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=323, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=686, PETRI_PLACES=319, PETRI_TRANSITIONS=320}
[2024-11-08 17:49:13,360 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -6 predicate places.
[2024-11-08 17:49:13,360 INFO  L471      AbstractCegarLoop]: Abstraction has has 319 places, 320 transitions, 686 flow
[2024-11-08 17:49:13,361 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:13,361 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:13,361 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:13,361 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 17:49:13,362 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:13,362 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:13,362 INFO  L85        PathProgramCache]: Analyzing trace with hash 292804455, now seen corresponding path program 1 times
[2024-11-08 17:49:13,362 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:13,362 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1132327269]
[2024-11-08 17:49:13,362 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:13,363 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:13,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:13,393 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:13,394 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:13,394 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1132327269]
[2024-11-08 17:49:13,394 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1132327269] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:13,394 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:13,394 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:13,395 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [585559073]
[2024-11-08 17:49:13,395 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:13,395 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:13,395 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:13,396 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:13,396 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:13,406 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 315 out of 346
[2024-11-08 17:49:13,407 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 319 places, 320 transitions, 686 flow. Second operand  has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:13,408 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:13,408 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 346
[2024-11-08 17:49:13,408 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:14,227 INFO  L124   PetriNetUnfolderBase]: 152/3288 cut-off events.
[2024-11-08 17:49:14,228 INFO  L125   PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES.
[2024-11-08 17:49:14,248 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 3611 conditions, 3288 events. 152/3288 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 26443 event pairs, 2 based on Foata normal form. 0/2783 useless extension candidates. Maximal degree in co-relation 1934. Up to 74 conditions per place. 
[2024-11-08 17:49:14,265 INFO  L140   encePairwiseOnDemand]: 344/346 looper letters, 25 selfloop transitions, 1 changer transitions 0/331 dead transitions.
[2024-11-08 17:49:14,265 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 331 transitions, 800 flow
[2024-11-08 17:49:14,266 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:14,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:14,268 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 972 transitions.
[2024-11-08 17:49:14,268 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9364161849710982
[2024-11-08 17:49:14,269 INFO  L175             Difference]: Start difference. First operand has 319 places, 320 transitions, 686 flow. Second operand 3 states and 972 transitions.
[2024-11-08 17:49:14,269 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 331 transitions, 800 flow
[2024-11-08 17:49:14,271 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 315 places, 331 transitions, 799 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:14,275 INFO  L231             Difference]: Finished difference. Result has 315 places, 319 transitions, 685 flow
[2024-11-08 17:49:14,276 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=313, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=318, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=685, PETRI_PLACES=315, PETRI_TRANSITIONS=319}
[2024-11-08 17:49:14,277 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -10 predicate places.
[2024-11-08 17:49:14,278 INFO  L471      AbstractCegarLoop]: Abstraction has has 315 places, 319 transitions, 685 flow
[2024-11-08 17:49:14,279 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:14,279 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:14,279 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:14,279 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-08 17:49:14,279 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:14,280 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:14,280 INFO  L85        PathProgramCache]: Analyzing trace with hash 486853747, now seen corresponding path program 1 times
[2024-11-08 17:49:14,280 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:14,280 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [426165585]
[2024-11-08 17:49:14,280 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:14,281 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:14,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:14,302 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:14,303 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:14,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [426165585]
[2024-11-08 17:49:14,303 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [426165585] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:14,303 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:14,303 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:14,303 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [461025839]
[2024-11-08 17:49:14,303 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:14,304 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:14,304 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:14,304 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:14,304 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:14,336 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 297 out of 346
[2024-11-08 17:49:14,337 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 315 places, 319 transitions, 685 flow. Second operand  has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:14,337 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:14,337 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 346
[2024-11-08 17:49:14,338 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:15,849 INFO  L124   PetriNetUnfolderBase]: 1122/6621 cut-off events.
[2024-11-08 17:49:15,849 INFO  L125   PetriNetUnfolderBase]: For 1314/1410 co-relation queries the response was YES.
[2024-11-08 17:49:15,881 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 9004 conditions, 6621 events. 1122/6621 cut-off events. For 1314/1410 co-relation queries the response was YES. Maximal size of possible extension queue 186. Compared 65848 event pairs, 424 based on Foata normal form. 49/5965 useless extension candidates. Maximal degree in co-relation 4498. Up to 1753 conditions per place. 
[2024-11-08 17:49:15,929 INFO  L140   encePairwiseOnDemand]: 332/346 looper letters, 32 selfloop transitions, 6 changer transitions 3/326 dead transitions.
[2024-11-08 17:49:15,929 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 326 transitions, 806 flow
[2024-11-08 17:49:15,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:15,930 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:15,932 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions.
[2024-11-08 17:49:15,933 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9026974951830443
[2024-11-08 17:49:15,933 INFO  L175             Difference]: Start difference. First operand has 315 places, 319 transitions, 685 flow. Second operand 3 states and 937 transitions.
[2024-11-08 17:49:15,933 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 326 transitions, 806 flow
[2024-11-08 17:49:15,937 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 326 transitions, 805 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:15,943 INFO  L231             Difference]: Finished difference. Result has 310 places, 314 transitions, 702 flow
[2024-11-08 17:49:15,944 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=670, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=310, PETRI_TRANSITIONS=314}
[2024-11-08 17:49:15,945 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -15 predicate places.
[2024-11-08 17:49:15,945 INFO  L471      AbstractCegarLoop]: Abstraction has has 310 places, 314 transitions, 702 flow
[2024-11-08 17:49:15,945 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:15,946 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:15,946 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:15,946 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-08 17:49:15,946 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:15,947 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:15,947 INFO  L85        PathProgramCache]: Analyzing trace with hash 1316540060, now seen corresponding path program 1 times
[2024-11-08 17:49:15,947 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:15,947 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2070538383]
[2024-11-08 17:49:15,948 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:15,948 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:15,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:15,990 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:15,990 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:15,990 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2070538383]
[2024-11-08 17:49:15,990 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2070538383] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:15,990 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:15,991 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:15,991 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [136794559]
[2024-11-08 17:49:15,991 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:15,991 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:15,991 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:15,992 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:15,992 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:16,014 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 305 out of 346
[2024-11-08 17:49:16,016 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 314 transitions, 702 flow. Second operand  has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:16,016 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:16,016 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 346
[2024-11-08 17:49:16,016 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:17,050 INFO  L124   PetriNetUnfolderBase]: 268/3704 cut-off events.
[2024-11-08 17:49:17,051 INFO  L125   PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES.
[2024-11-08 17:49:17,068 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4527 conditions, 3704 events. 268/3704 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31642 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3292. Up to 302 conditions per place. 
[2024-11-08 17:49:17,082 INFO  L140   encePairwiseOnDemand]: 340/346 looper letters, 20 selfloop transitions, 2 changer transitions 0/311 dead transitions.
[2024-11-08 17:49:17,082 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 311 transitions, 740 flow
[2024-11-08 17:49:17,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:17,083 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:17,084 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 941 transitions.
[2024-11-08 17:49:17,084 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9065510597302505
[2024-11-08 17:49:17,085 INFO  L175             Difference]: Start difference. First operand has 310 places, 314 transitions, 702 flow. Second operand 3 states and 941 transitions.
[2024-11-08 17:49:17,085 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 311 transitions, 740 flow
[2024-11-08 17:49:17,087 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 311 transitions, 740 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:49:17,090 INFO  L231             Difference]: Finished difference. Result has 306 places, 311 transitions, 704 flow
[2024-11-08 17:49:17,091 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=694, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=704, PETRI_PLACES=306, PETRI_TRANSITIONS=311}
[2024-11-08 17:49:17,091 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places.
[2024-11-08 17:49:17,092 INFO  L471      AbstractCegarLoop]: Abstraction has has 306 places, 311 transitions, 704 flow
[2024-11-08 17:49:17,092 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:17,092 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:17,092 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:17,093 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 17:49:17,093 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:17,093 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:17,093 INFO  L85        PathProgramCache]: Analyzing trace with hash -1537222259, now seen corresponding path program 1 times
[2024-11-08 17:49:17,093 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:17,094 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [578546085]
[2024-11-08 17:49:17,094 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:17,094 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:17,101 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:17,114 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:17,115 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:17,115 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [578546085]
[2024-11-08 17:49:17,115 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [578546085] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:17,115 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:17,115 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:17,115 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [331542614]
[2024-11-08 17:49:17,116 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:17,116 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:17,116 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:17,116 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:17,117 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:17,142 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 307 out of 346
[2024-11-08 17:49:17,143 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 311 transitions, 704 flow. Second operand  has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:17,143 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:17,143 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 307 of 346
[2024-11-08 17:49:17,143 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:17,863 INFO  L124   PetriNetUnfolderBase]: 268/3703 cut-off events.
[2024-11-08 17:49:17,864 INFO  L125   PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES.
[2024-11-08 17:49:17,889 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4507 conditions, 3703 events. 268/3703 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31602 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3271. Up to 302 conditions per place. 
[2024-11-08 17:49:17,911 INFO  L140   encePairwiseOnDemand]: 343/346 looper letters, 20 selfloop transitions, 2 changer transitions 0/310 dead transitions.
[2024-11-08 17:49:17,911 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 310 transitions, 746 flow
[2024-11-08 17:49:17,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:17,912 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:17,913 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 944 transitions.
[2024-11-08 17:49:17,914 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9094412331406551
[2024-11-08 17:49:17,914 INFO  L175             Difference]: Start difference. First operand has 306 places, 311 transitions, 704 flow. Second operand 3 states and 944 transitions.
[2024-11-08 17:49:17,914 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 310 transitions, 746 flow
[2024-11-08 17:49:17,917 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 310 transitions, 746 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-11-08 17:49:17,921 INFO  L231             Difference]: Finished difference. Result has 307 places, 310 transitions, 706 flow
[2024-11-08 17:49:17,921 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=702, PETRI_DIFFERENCE_MINUEND_PLACES=305, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=706, PETRI_PLACES=307, PETRI_TRANSITIONS=310}
[2024-11-08 17:49:17,922 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places.
[2024-11-08 17:49:17,922 INFO  L471      AbstractCegarLoop]: Abstraction has has 307 places, 310 transitions, 706 flow
[2024-11-08 17:49:17,923 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:17,923 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:17,923 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:17,923 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-08 17:49:17,924 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:17,924 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:17,924 INFO  L85        PathProgramCache]: Analyzing trace with hash -474830241, now seen corresponding path program 1 times
[2024-11-08 17:49:17,924 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:17,925 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1204510530]
[2024-11-08 17:49:17,925 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:17,925 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:17,932 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:17,971 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:17,971 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:17,972 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1204510530]
[2024-11-08 17:49:17,972 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1204510530] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:17,972 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:17,972 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:17,972 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [201851200]
[2024-11-08 17:49:17,972 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:17,973 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:17,973 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:17,973 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:17,973 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:17,984 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 315 out of 346
[2024-11-08 17:49:17,985 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 310 transitions, 706 flow. Second operand  has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:17,986 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:17,986 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 346
[2024-11-08 17:49:17,986 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:18,615 INFO  L124   PetriNetUnfolderBase]: 268/3702 cut-off events.
[2024-11-08 17:49:18,615 INFO  L125   PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES.
[2024-11-08 17:49:18,637 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4430 conditions, 3702 events. 268/3702 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31574 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3193. Up to 302 conditions per place. 
[2024-11-08 17:49:18,651 INFO  L140   encePairwiseOnDemand]: 344/346 looper letters, 25 selfloop transitions, 1 changer transitions 0/321 dead transitions.
[2024-11-08 17:49:18,651 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 321 transitions, 820 flow
[2024-11-08 17:49:18,651 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:18,652 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:18,653 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 972 transitions.
[2024-11-08 17:49:18,654 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9364161849710982
[2024-11-08 17:49:18,654 INFO  L175             Difference]: Start difference. First operand has 307 places, 310 transitions, 706 flow. Second operand 3 states and 972 transitions.
[2024-11-08 17:49:18,654 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 321 transitions, 820 flow
[2024-11-08 17:49:18,657 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 321 transitions, 816 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:49:18,661 INFO  L231             Difference]: Finished difference. Result has 306 places, 309 transitions, 702 flow
[2024-11-08 17:49:18,662 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=700, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=309, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=306, PETRI_TRANSITIONS=309}
[2024-11-08 17:49:18,662 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places.
[2024-11-08 17:49:18,662 INFO  L471      AbstractCegarLoop]: Abstraction has has 306 places, 309 transitions, 702 flow
[2024-11-08 17:49:18,663 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:18,663 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:18,664 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:18,664 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-08 17:49:18,664 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:18,664 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:18,664 INFO  L85        PathProgramCache]: Analyzing trace with hash -2063529968, now seen corresponding path program 1 times
[2024-11-08 17:49:18,665 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:18,665 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [239288671]
[2024-11-08 17:49:18,665 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:18,665 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:18,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:18,697 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:18,698 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:18,698 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [239288671]
[2024-11-08 17:49:18,698 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [239288671] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:18,698 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:18,698 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:18,698 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [660477577]
[2024-11-08 17:49:18,699 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:18,699 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:18,699 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:18,700 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:18,700 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:18,727 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 307 out of 346
[2024-11-08 17:49:18,728 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 309 transitions, 702 flow. Second operand  has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:18,729 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:18,729 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 307 of 346
[2024-11-08 17:49:18,729 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:19,324 INFO  L124   PetriNetUnfolderBase]: 268/3701 cut-off events.
[2024-11-08 17:49:19,324 INFO  L125   PetriNetUnfolderBase]: For 430/430 co-relation queries the response was YES.
[2024-11-08 17:49:19,346 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4519 conditions, 3701 events. 268/3701 cut-off events. For 430/430 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31527 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3282. Up to 302 conditions per place. 
[2024-11-08 17:49:19,360 INFO  L140   encePairwiseOnDemand]: 343/346 looper letters, 21 selfloop transitions, 2 changer transitions 0/308 dead transitions.
[2024-11-08 17:49:19,360 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 308 transitions, 746 flow
[2024-11-08 17:49:19,361 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:19,361 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:19,363 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 944 transitions.
[2024-11-08 17:49:19,364 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9094412331406551
[2024-11-08 17:49:19,364 INFO  L175             Difference]: Start difference. First operand has 306 places, 309 transitions, 702 flow. Second operand 3 states and 944 transitions.
[2024-11-08 17:49:19,364 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 308 transitions, 746 flow
[2024-11-08 17:49:19,367 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 308 transitions, 745 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:19,370 INFO  L231             Difference]: Finished difference. Result has 306 places, 308 transitions, 703 flow
[2024-11-08 17:49:19,371 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=699, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=703, PETRI_PLACES=306, PETRI_TRANSITIONS=308}
[2024-11-08 17:49:19,371 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places.
[2024-11-08 17:49:19,371 INFO  L471      AbstractCegarLoop]: Abstraction has has 306 places, 308 transitions, 703 flow
[2024-11-08 17:49:19,372 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:19,372 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:19,372 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:19,372 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-11-08 17:49:19,372 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:19,373 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:19,373 INFO  L85        PathProgramCache]: Analyzing trace with hash -1811580605, now seen corresponding path program 1 times
[2024-11-08 17:49:19,373 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:19,373 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837697599]
[2024-11-08 17:49:19,373 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:19,373 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:19,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:19,406 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:19,406 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:19,407 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [837697599]
[2024-11-08 17:49:19,407 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [837697599] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:19,407 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:19,407 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:49:19,407 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1187917608]
[2024-11-08 17:49:19,407 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:19,408 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:19,408 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:19,408 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:19,409 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:19,421 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346
[2024-11-08 17:49:19,422 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 308 transitions, 703 flow. Second operand  has 3 states, 3 states have (on average 309.6666666666667) internal successors, (929), 3 states have internal predecessors, (929), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:19,423 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:19,423 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346
[2024-11-08 17:49:19,423 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:20,178 INFO  L124   PetriNetUnfolderBase]: 266/3689 cut-off events.
[2024-11-08 17:49:20,179 INFO  L125   PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES.
[2024-11-08 17:49:20,198 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4457 conditions, 3689 events. 266/3689 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31492 event pairs, 20 based on Foata normal form. 2/3302 useless extension candidates. Maximal degree in co-relation 3220. Up to 302 conditions per place. 
[2024-11-08 17:49:20,211 INFO  L140   encePairwiseOnDemand]: 344/346 looper letters, 19 selfloop transitions, 0 changer transitions 1/307 dead transitions.
[2024-11-08 17:49:20,212 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 307 transitions, 738 flow
[2024-11-08 17:49:20,212 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:20,212 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:20,215 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 945 transitions.
[2024-11-08 17:49:20,216 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9104046242774566
[2024-11-08 17:49:20,216 INFO  L175             Difference]: Start difference. First operand has 306 places, 308 transitions, 703 flow. Second operand 3 states and 945 transitions.
[2024-11-08 17:49:20,216 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 307 transitions, 738 flow
[2024-11-08 17:49:20,220 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 307 transitions, 730 flow, removed 1 selfloop flow, removed 4 redundant places.
[2024-11-08 17:49:20,224 INFO  L231             Difference]: Finished difference. Result has 305 places, 306 transitions, 690 flow
[2024-11-08 17:49:20,225 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=690, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=307, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=690, PETRI_PLACES=305, PETRI_TRANSITIONS=306}
[2024-11-08 17:49:20,225 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -20 predicate places.
[2024-11-08 17:49:20,226 INFO  L471      AbstractCegarLoop]: Abstraction has has 305 places, 306 transitions, 690 flow
[2024-11-08 17:49:20,226 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 309.6666666666667) internal successors, (929), 3 states have internal predecessors, (929), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:20,226 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:20,227 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:20,227 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-11-08 17:49:20,227 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:20,228 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:20,228 INFO  L85        PathProgramCache]: Analyzing trace with hash -1087899605, now seen corresponding path program 1 times
[2024-11-08 17:49:20,228 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:20,228 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1480978233]
[2024-11-08 17:49:20,229 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:20,229 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:20,248 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:20,602 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:20,602 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:20,603 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1480978233]
[2024-11-08 17:49:20,603 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1480978233] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:20,603 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:20,603 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:49:20,604 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [11576798]
[2024-11-08 17:49:20,604 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:20,604 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 17:49:20,604 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:20,605 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 17:49:20,605 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:49:20,866 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 283 out of 346
[2024-11-08 17:49:20,872 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 305 places, 306 transitions, 690 flow. Second operand  has 6 states, 6 states have (on average 284.6666666666667) internal successors, (1708), 6 states have internal predecessors, (1708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:20,872 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:20,872 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 346
[2024-11-08 17:49:20,873 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:21,702 INFO  L124   PetriNetUnfolderBase]: 266/3681 cut-off events.
[2024-11-08 17:49:21,702 INFO  L125   PetriNetUnfolderBase]: For 290/290 co-relation queries the response was YES.
[2024-11-08 17:49:21,744 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 5006 conditions, 3681 events. 266/3681 cut-off events. For 290/290 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31232 event pairs, 20 based on Foata normal form. 0/3332 useless extension candidates. Maximal degree in co-relation 4997. Up to 717 conditions per place. 
[2024-11-08 17:49:21,768 INFO  L140   encePairwiseOnDemand]: 339/346 looper letters, 40 selfloop transitions, 6 changer transitions 0/305 dead transitions.
[2024-11-08 17:49:21,768 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 305 transitions, 780 flow
[2024-11-08 17:49:21,768 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 17:49:21,769 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-11-08 17:49:21,772 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1745 transitions.
[2024-11-08 17:49:21,773 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.8405587668593449
[2024-11-08 17:49:21,773 INFO  L175             Difference]: Start difference. First operand has 305 places, 306 transitions, 690 flow. Second operand 6 states and 1745 transitions.
[2024-11-08 17:49:21,773 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 305 transitions, 780 flow
[2024-11-08 17:49:21,777 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 305 transitions, 778 flow, removed 1 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:21,781 INFO  L231             Difference]: Finished difference. Result has 307 places, 305 transitions, 698 flow
[2024-11-08 17:49:21,781 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=299, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=698, PETRI_PLACES=307, PETRI_TRANSITIONS=305}
[2024-11-08 17:49:21,782 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places.
[2024-11-08 17:49:21,783 INFO  L471      AbstractCegarLoop]: Abstraction has has 307 places, 305 transitions, 698 flow
[2024-11-08 17:49:21,784 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 284.6666666666667) internal successors, (1708), 6 states have internal predecessors, (1708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:21,784 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:21,784 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:21,784 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-11-08 17:49:21,784 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:21,785 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:21,785 INFO  L85        PathProgramCache]: Analyzing trace with hash -1358333023, now seen corresponding path program 1 times
[2024-11-08 17:49:21,785 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:21,785 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1004254924]
[2024-11-08 17:49:21,786 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:21,786 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:21,803 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:21,876 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:21,876 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:21,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1004254924]
[2024-11-08 17:49:21,876 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1004254924] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:21,877 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:21,877 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:49:21,877 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [692755784]
[2024-11-08 17:49:21,877 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:21,878 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:49:21,878 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:21,878 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:49:21,878 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:49:22,018 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 303 out of 346
[2024-11-08 17:49:22,020 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 305 transitions, 698 flow. Second operand  has 4 states, 4 states have (on average 304.5) internal successors, (1218), 4 states have internal predecessors, (1218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:22,020 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:22,020 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 346
[2024-11-08 17:49:22,020 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:22,798 INFO  L124   PetriNetUnfolderBase]: 269/3878 cut-off events.
[2024-11-08 17:49:22,798 INFO  L125   PetriNetUnfolderBase]: For 488/488 co-relation queries the response was YES.
[2024-11-08 17:49:22,824 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4887 conditions, 3878 events. 269/3878 cut-off events. For 488/488 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 33775 event pairs, 17 based on Foata normal form. 7/3534 useless extension candidates. Maximal degree in co-relation 4878. Up to 298 conditions per place. 
[2024-11-08 17:49:22,841 INFO  L140   encePairwiseOnDemand]: 333/346 looper letters, 53 selfloop transitions, 11 changer transitions 0/342 dead transitions.
[2024-11-08 17:49:22,841 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 342 transitions, 964 flow
[2024-11-08 17:49:22,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:49:22,842 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-08 17:49:22,844 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1278 transitions.
[2024-11-08 17:49:22,845 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9234104046242775
[2024-11-08 17:49:22,845 INFO  L175             Difference]: Start difference. First operand has 307 places, 305 transitions, 698 flow. Second operand 4 states and 1278 transitions.
[2024-11-08 17:49:22,846 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 342 transitions, 964 flow
[2024-11-08 17:49:22,850 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 342 transitions, 952 flow, removed 0 selfloop flow, removed 5 redundant places.
[2024-11-08 17:49:22,854 INFO  L231             Difference]: Finished difference. Result has 307 places, 314 transitions, 768 flow
[2024-11-08 17:49:22,855 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=768, PETRI_PLACES=307, PETRI_TRANSITIONS=314}
[2024-11-08 17:49:22,856 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places.
[2024-11-08 17:49:22,856 INFO  L471      AbstractCegarLoop]: Abstraction has has 307 places, 314 transitions, 768 flow
[2024-11-08 17:49:22,857 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 304.5) internal successors, (1218), 4 states have internal predecessors, (1218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:22,857 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:22,857 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:22,857 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-08 17:49:22,858 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:22,858 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:22,858 INFO  L85        PathProgramCache]: Analyzing trace with hash 982757299, now seen corresponding path program 1 times
[2024-11-08 17:49:22,858 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:22,859 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [398778787]
[2024-11-08 17:49:22,859 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:22,859 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:22,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:22,902 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:22,902 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:22,902 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [398778787]
[2024-11-08 17:49:22,903 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [398778787] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:22,903 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:22,903 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:22,903 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [203388791]
[2024-11-08 17:49:22,903 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:22,904 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:22,904 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:22,904 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:22,905 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:22,941 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346
[2024-11-08 17:49:22,942 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 314 transitions, 768 flow. Second operand  has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:22,942 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:22,943 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346
[2024-11-08 17:49:22,943 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:30,628 INFO  L124   PetriNetUnfolderBase]: 5231/37565 cut-off events.
[2024-11-08 17:49:30,628 INFO  L125   PetriNetUnfolderBase]: For 7312/17908 co-relation queries the response was YES.
[2024-11-08 17:49:30,866 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 49878 conditions, 37565 events. 5231/37565 cut-off events. For 7312/17908 co-relation queries the response was YES. Maximal size of possible extension queue 1010. Compared 553679 event pairs, 1686 based on Foata normal form. 45/31897 useless extension candidates. Maximal degree in co-relation 49867. Up to 4285 conditions per place. 
[2024-11-08 17:49:31,022 INFO  L140   encePairwiseOnDemand]: 337/346 looper letters, 30 selfloop transitions, 8 changer transitions 0/330 dead transitions.
[2024-11-08 17:49:31,022 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 330 transitions, 907 flow
[2024-11-08 17:49:31,023 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:31,023 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:31,024 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions.
[2024-11-08 17:49:31,024 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9277456647398844
[2024-11-08 17:49:31,025 INFO  L175             Difference]: Start difference. First operand has 307 places, 314 transitions, 768 flow. Second operand 3 states and 963 transitions.
[2024-11-08 17:49:31,025 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 330 transitions, 907 flow
[2024-11-08 17:49:31,046 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 308 places, 330 transitions, 905 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-11-08 17:49:31,050 INFO  L231             Difference]: Finished difference. Result has 310 places, 321 transitions, 828 flow
[2024-11-08 17:49:31,051 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=766, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=828, PETRI_PLACES=310, PETRI_TRANSITIONS=321}
[2024-11-08 17:49:31,052 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -15 predicate places.
[2024-11-08 17:49:31,052 INFO  L471      AbstractCegarLoop]: Abstraction has has 310 places, 321 transitions, 828 flow
[2024-11-08 17:49:31,053 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:31,053 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:31,053 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:31,054 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2024-11-08 17:49:31,054 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:31,054 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:31,054 INFO  L85        PathProgramCache]: Analyzing trace with hash 1957607977, now seen corresponding path program 1 times
[2024-11-08 17:49:31,055 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:31,055 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2084070183]
[2024-11-08 17:49:31,055 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:31,055 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:31,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:31,101 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:31,101 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:31,101 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2084070183]
[2024-11-08 17:49:31,102 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2084070183] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:31,102 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:31,102 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 17:49:31,102 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1178810598]
[2024-11-08 17:49:31,102 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:31,103 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:31,103 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:31,103 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:31,104 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:31,144 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346
[2024-11-08 17:49:31,146 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 321 transitions, 828 flow. Second operand  has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:31,146 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:31,146 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346
[2024-11-08 17:49:31,146 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:32,709 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:32,709 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-11-08 17:49:32,713 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is cut-off event
[2024-11-08 17:49:32,713 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-11-08 17:49:32,714 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is cut-off event
[2024-11-08 17:49:32,714 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:32,714 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-11-08 17:49:32,714 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-11-08 17:49:32,715 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-11-08 17:49:32,715 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-11-08 17:49:32,832 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:32,833 INFO  L294   olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event
[2024-11-08 17:49:32,833 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is not cut-off event
[2024-11-08 17:49:32,833 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is not cut-off event
[2024-11-08 17:49:32,833 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is not cut-off event
[2024-11-08 17:49:32,914 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:32,914 INFO  L294   olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event
[2024-11-08 17:49:32,914 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is not cut-off event
[2024-11-08 17:49:32,915 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is not cut-off event
[2024-11-08 17:49:32,915 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is not cut-off event
[2024-11-08 17:49:33,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:33,547 INFO  L294   olderBase$Statistics]: this new event has 150 ancestors and is cut-off event
[2024-11-08 17:49:33,547 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-11-08 17:49:33,547 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-11-08 17:49:33,547 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-11-08 17:49:33,548 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:33,548 INFO  L294   olderBase$Statistics]: this new event has 151 ancestors and is cut-off event
[2024-11-08 17:49:33,548 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-11-08 17:49:33,548 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-11-08 17:49:33,548 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-11-08 17:49:33,651 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:33,651 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event
[2024-11-08 17:49:33,651 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is not cut-off event
[2024-11-08 17:49:33,651 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is not cut-off event
[2024-11-08 17:49:33,651 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is not cut-off event
[2024-11-08 17:49:33,751 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:33,751 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event
[2024-11-08 17:49:33,751 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is not cut-off event
[2024-11-08 17:49:33,751 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is not cut-off event
[2024-11-08 17:49:33,751 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is not cut-off event
[2024-11-08 17:49:34,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:34,959 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is cut-off event
[2024-11-08 17:49:34,960 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-11-08 17:49:34,960 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is cut-off event
[2024-11-08 17:49:34,960 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-11-08 17:49:35,369 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:35,369 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-11-08 17:49:35,369 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:35,369 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:35,369 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:35,381 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:35,381 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-11-08 17:49:35,381 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:35,382 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:35,382 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:35,540 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:35,540 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-11-08 17:49:35,541 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:35,541 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:35,541 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:36,034 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,034 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,034 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:36,034 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,034 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:36,049 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,049 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-11-08 17:49:36,049 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is cut-off event
[2024-11-08 17:49:36,049 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:36,049 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is cut-off event
[2024-11-08 17:49:36,050 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,050 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,050 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-11-08 17:49:36,050 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-11-08 17:49:36,050 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:36,058 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:36,058 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-11-08 17:49:36,058 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-11-08 17:49:36,058 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-11-08 17:49:36,058 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:36,188 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,189 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,189 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,189 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:36,189 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:36,205 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,205 INFO  L294   olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event
[2024-11-08 17:49:36,205 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is not cut-off event
[2024-11-08 17:49:36,205 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:49:36,205 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is not cut-off event
[2024-11-08 17:49:36,233 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:36,234 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-11-08 17:49:36,234 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:36,234 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:36,234 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:36,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:36,246 INFO  L294   olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event
[2024-11-08 17:49:36,246 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is not cut-off event
[2024-11-08 17:49:36,246 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is not cut-off event
[2024-11-08 17:49:36,246 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is not cut-off event
[2024-11-08 17:49:36,323 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:36,323 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-11-08 17:49:36,323 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:36,324 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-11-08 17:49:36,324 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-11-08 17:49:36,324 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:36,324 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-11-08 17:49:36,324 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is cut-off event
[2024-11-08 17:49:36,324 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is cut-off event
[2024-11-08 17:49:36,324 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:36,356 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,356 INFO  L294   olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event
[2024-11-08 17:49:36,356 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:49:36,356 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is not cut-off event
[2024-11-08 17:49:36,356 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:36,366 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:36,367 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,367 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:36,367 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,367 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,367 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:36,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:36,376 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,376 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:36,376 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:36,376 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:36,389 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:36,389 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,390 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,390 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:36,390 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:36,482 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:36,482 INFO  L294   olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event
[2024-11-08 17:49:36,482 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is not cut-off event
[2024-11-08 17:49:36,483 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:49:36,483 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:36,514 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:36,515 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,515 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,515 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,515 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:36,515 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:36,528 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:36,528 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-11-08 17:49:36,529 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:36,529 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,529 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:36,529 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:36,529 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-11-08 17:49:36,530 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:36,530 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:36,530 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,530 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:36,533 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:36,533 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,533 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,533 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:36,534 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:36,547 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-11-08 17:49:36,547 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:36,547 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,547 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,653 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:36,653 INFO  L294   olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event
[2024-11-08 17:49:36,653 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:36,654 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is not cut-off event
[2024-11-08 17:49:36,654 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:49:36,684 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:36,684 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-11-08 17:49:36,684 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:36,684 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,685 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:36,685 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:36,685 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-11-08 17:49:36,685 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:36,685 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:36,685 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,685 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:36,688 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,688 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,688 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:36,688 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,688 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:36,695 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-11-08 17:49:36,695 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:36,695 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:36,696 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:36,845 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:36,846 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-11-08 17:49:36,846 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:36,846 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:36,846 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:36,854 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:36,854 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-11-08 17:49:36,854 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:36,854 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:36,854 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:36,865 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,866 INFO  L294   olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event
[2024-11-08 17:49:36,866 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:36,866 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is not cut-off event
[2024-11-08 17:49:36,866 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:36,866 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:36,869 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:36,870 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-11-08 17:49:36,870 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:36,870 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:36,870 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:36,891 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:36,891 INFO  L294   olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event
[2024-11-08 17:49:36,891 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:36,892 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is not cut-off event
[2024-11-08 17:49:36,892 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is not cut-off event
[2024-11-08 17:49:37,031 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:37,031 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event
[2024-11-08 17:49:37,031 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:49:37,031 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is not cut-off event
[2024-11-08 17:49:37,032 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:49:37,032 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:49:37,047 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:37,047 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-11-08 17:49:37,047 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:37,047 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:37,048 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:37,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:37,048 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,048 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:37,048 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:37,048 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,064 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:37,064 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event
[2024-11-08 17:49:37,064 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:37,064 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is not cut-off event
[2024-11-08 17:49:37,064 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is not cut-off event
[2024-11-08 17:49:37,479 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:37,479 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,479 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:37,479 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:37,479 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,479 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,485 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:37,485 INFO  L294   olderBase$Statistics]: this new event has 172 ancestors and is cut-off event
[2024-11-08 17:49:37,485 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:37,485 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:37,485 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:37,486 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:37,486 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-11-08 17:49:37,486 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:37,486 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:37,486 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:37,489 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:37,489 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event
[2024-11-08 17:49:37,489 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:37,489 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:37,489 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is not cut-off event
[2024-11-08 17:49:37,598 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:37,599 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-11-08 17:49:37,599 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:37,599 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:37,599 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:37,609 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:37,609 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-11-08 17:49:37,609 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:37,609 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:37,609 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:37,609 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:37,615 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:37,615 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event
[2024-11-08 17:49:37,615 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-11-08 17:49:37,615 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is not cut-off event
[2024-11-08 17:49:37,616 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:49:37,647 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:37,647 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event
[2024-11-08 17:49:37,647 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:37,648 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is not cut-off event
[2024-11-08 17:49:37,648 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:37,733 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:37,733 INFO  L294   olderBase$Statistics]: this new event has 173 ancestors and is cut-off event
[2024-11-08 17:49:37,733 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:37,733 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:37,733 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:37,733 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:37,734 INFO  L294   olderBase$Statistics]: this new event has 174 ancestors and is cut-off event
[2024-11-08 17:49:37,734 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:37,734 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:37,734 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:37,756 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 107#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:37,756 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event
[2024-11-08 17:49:37,756 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is not cut-off event
[2024-11-08 17:49:37,757 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is not cut-off event
[2024-11-08 17:49:37,757 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:49:37,771 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:37,771 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event
[2024-11-08 17:49:37,772 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:37,772 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:49:37,772 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is not cut-off event
[2024-11-08 17:49:37,884 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:37,884 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:37,884 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:37,884 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is not cut-off event
[2024-11-08 17:49:37,884 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:49:37,917 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:37,918 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,918 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:37,918 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:37,918 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:37,918 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:37,918 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-11-08 17:49:37,918 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:37,918 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:37,919 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,919 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:37,919 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:37,919 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:37,919 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:49:37,919 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:49:37,920 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:37,920 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:37,921 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:37,921 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,921 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,921 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:37,921 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:38,067 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:38,067 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:38,067 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:38,067 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is not cut-off event
[2024-11-08 17:49:38,068 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:49:38,094 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:38,095 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-11-08 17:49:38,095 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:38,095 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:38,095 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:38,095 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:38,095 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-11-08 17:49:38,095 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:38,095 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:38,095 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:38,095 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:38,096 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:38,096 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:38,096 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:38,097 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:49:38,097 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:49:38,097 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:49:38,098 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:38,098 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-11-08 17:49:38,098 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:38,098 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:38,098 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:38,103 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:38,103 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-11-08 17:49:38,103 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:38,103 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:38,103 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:38,258 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:38,258 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:38,258 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:49:38,258 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:38,258 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:49:38,262 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:38,262 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-11-08 17:49:38,262 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:38,262 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:38,262 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:38,268 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:38,268 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:38,268 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-11-08 17:49:38,268 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-11-08 17:49:38,269 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-11-08 17:49:38,269 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:38,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:38,293 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:38,293 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:49:38,293 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:38,293 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:49:38,724 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 172#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:38,724 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:38,724 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:38,724 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-11-08 17:49:38,724 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-11-08 17:49:38,724 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-11-08 17:49:38,749 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:38,750 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:38,750 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:38,750 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:49:38,750 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:49:38,939 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:38,939 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event
[2024-11-08 17:49:38,939 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:49:38,939 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:49:38,940 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:49:39,345 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:39,346 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event
[2024-11-08 17:49:39,346 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:49:39,346 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:49:39,346 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-11-08 17:49:39,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:39,509 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is cut-off event
[2024-11-08 17:49:39,509 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:39,509 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:39,509 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:39,511 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [24#L1274-7true, 322#true, 323#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 129#$Ultimate##0true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:39,511 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is cut-off event
[2024-11-08 17:49:39,512 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:39,512 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is cut-off event
[2024-11-08 17:49:39,512 INFO  L297   olderBase$Statistics]:   existing Event has 129 ancestors and is cut-off event
[2024-11-08 17:49:39,577 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:39,577 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event
[2024-11-08 17:49:39,577 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is not cut-off event
[2024-11-08 17:49:39,578 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is not cut-off event
[2024-11-08 17:49:39,578 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-11-08 17:49:39,578 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:49:40,030 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:40,030 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event
[2024-11-08 17:49:40,031 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:49:40,031 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-11-08 17:49:40,031 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is not cut-off event
[2024-11-08 17:49:40,031 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is not cut-off event
[2024-11-08 17:49:40,250 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:40,250 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event
[2024-11-08 17:49:40,250 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:49:40,250 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is not cut-off event
[2024-11-08 17:49:40,251 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is not cut-off event
[2024-11-08 17:49:40,421 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:40,421 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is cut-off event
[2024-11-08 17:49:40,421 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:40,422 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:40,422 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:40,431 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:40,431 INFO  L294   olderBase$Statistics]: this new event has 184 ancestors and is cut-off event
[2024-11-08 17:49:40,432 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:40,432 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:40,432 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:40,563 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:40,563 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is cut-off event
[2024-11-08 17:49:40,563 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:40,563 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:40,563 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:40,635 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:40,635 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is cut-off event
[2024-11-08 17:49:40,635 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:40,635 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:40,635 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:40,668 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 323#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 129#$Ultimate##0true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:40,669 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is cut-off event
[2024-11-08 17:49:40,669 INFO  L297   olderBase$Statistics]:   existing Event has 133 ancestors and is cut-off event
[2024-11-08 17:49:40,669 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-11-08 17:49:40,669 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:41,487 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,487 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:49:41,487 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:41,488 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:41,488 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:41,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,508 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:49:41,509 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:41,509 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:41,509 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:41,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,509 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is cut-off event
[2024-11-08 17:49:41,510 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:41,510 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:41,510 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:41,521 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,521 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:49:41,521 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:41,521 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:41,521 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:41,562 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 323#true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,562 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:49:41,562 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:41,563 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-11-08 17:49:41,563 INFO  L297   olderBase$Statistics]:   existing Event has 135 ancestors and is cut-off event
[2024-11-08 17:49:41,734 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:41,734 INFO  L294   olderBase$Statistics]: this new event has 184 ancestors and is cut-off event
[2024-11-08 17:49:41,734 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:41,734 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:41,735 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:41,790 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,790 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:49:41,790 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:41,790 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:41,791 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:41,810 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,811 INFO  L294   olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event
[2024-11-08 17:49:41,811 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:41,811 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:41,811 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is not cut-off event
[2024-11-08 17:49:41,813 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,813 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is cut-off event
[2024-11-08 17:49:41,814 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-11-08 17:49:41,814 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-11-08 17:49:41,814 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:41,814 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,814 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-11-08 17:49:41,814 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-11-08 17:49:41,815 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-11-08 17:49:41,815 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:41,815 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,815 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:49:41,815 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-11-08 17:49:41,815 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-11-08 17:49:41,816 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:41,849 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,849 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:49:41,849 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:41,849 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:41,849 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:41,864 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:41,864 INFO  L294   olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event
[2024-11-08 17:49:41,864 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-11-08 17:49:41,864 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is not cut-off event
[2024-11-08 17:49:41,864 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is not cut-off event
[2024-11-08 17:49:41,972 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:41,972 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:49:41,972 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:41,972 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:41,972 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:41,987 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 24#L1274-7true, 172#L1288-3true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:41,987 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-11-08 17:49:41,987 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:41,987 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:41,987 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:41,988 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 24#L1274-7true, 172#L1288-3true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:41,988 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is cut-off event
[2024-11-08 17:49:41,988 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:41,988 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:41,988 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:42,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 24#L1274-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:42,024 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:49:42,024 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,024 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:42,024 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:42,098 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,099 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event
[2024-11-08 17:49:42,099 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:42,099 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:49:42,099 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is not cut-off event
[2024-11-08 17:49:42,114 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,114 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,114 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:42,114 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,114 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:42,115 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,126 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,126 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,126 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:42,126 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:42,126 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:42,142 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,142 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,142 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:42,142 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,142 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:42,266 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:42,266 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,266 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:42,266 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:42,267 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:42,433 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,433 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,433 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:42,433 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:42,433 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,433 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,448 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,448 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is cut-off event
[2024-11-08 17:49:42,449 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:42,449 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:42,449 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,449 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,449 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-11-08 17:49:42,449 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:42,450 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:42,450 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:42,450 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,454 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,454 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:42,454 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,454 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,471 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:42,471 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,471 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:42,471 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:42,471 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,609 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 24#L1274-7true, 172#L1288-3true, 229#L1293-16true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:42,610 INFO  L294   olderBase$Statistics]: this new event has 180 ancestors and is cut-off event
[2024-11-08 17:49:42,610 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:42,610 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:42,610 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:42,639 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:42,639 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is cut-off event
[2024-11-08 17:49:42,639 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:42,640 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:42,640 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:42,990 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:42,991 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:49:42,991 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:42,991 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:42,991 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:43,008 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,008 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,008 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-11-08 17:49:43,008 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,008 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-11-08 17:49:43,028 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,028 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,028 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:43,028 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:43,028 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,029 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,029 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,029 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,029 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:43,029 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:43,029 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,032 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,033 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,033 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,033 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,033 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:43,047 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,047 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is cut-off event
[2024-11-08 17:49:43,047 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,047 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,047 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:43,081 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,082 INFO  L294   olderBase$Statistics]: this new event has 197 ancestors and is cut-off event
[2024-11-08 17:49:43,082 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,082 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-11-08 17:49:43,082 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-11-08 17:49:43,082 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,083 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,083 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,083 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-11-08 17:49:43,083 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-11-08 17:49:43,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,084 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,084 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:43,084 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-11-08 17:49:43,084 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-11-08 17:49:43,084 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,084 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,085 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:43,085 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-11-08 17:49:43,085 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-11-08 17:49:43,129 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [323#true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,129 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,129 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,129 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-11-08 17:49:43,129 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-11-08 17:49:43,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 24#L1274-7true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:43,202 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is cut-off event
[2024-11-08 17:49:43,202 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,202 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:43,202 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:43,262 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:43,263 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event
[2024-11-08 17:49:43,263 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is not cut-off event
[2024-11-08 17:49:43,263 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is not cut-off event
[2024-11-08 17:49:43,263 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:43,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,276 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,276 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,276 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:43,276 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,283 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,283 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,283 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:43,283 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,292 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,293 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event
[2024-11-08 17:49:43,293 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-11-08 17:49:43,293 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:43,293 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:43,293 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:43,296 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,296 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,296 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,296 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,296 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,313 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,313 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event
[2024-11-08 17:49:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:49:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-11-08 17:49:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event
[2024-11-08 17:49:43,370 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 24#L1274-7true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:43,370 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is cut-off event
[2024-11-08 17:49:43,370 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:43,370 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:43,370 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 24#L1274-7true, 229#L1293-16true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:43,390 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is cut-off event
[2024-11-08 17:49:43,390 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:43,390 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:43,390 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,395 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event
[2024-11-08 17:49:43,395 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:43,395 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:43,395 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-11-08 17:49:43,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,406 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,406 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,406 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,406 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:43,468 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,468 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event
[2024-11-08 17:49:43,468 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:43,469 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:43,469 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:43,469 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-11-08 17:49:43,484 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,484 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,484 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,484 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,484 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,484 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,484 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,484 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,485 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,485 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,499 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event
[2024-11-08 17:49:43,499 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-11-08 17:49:43,499 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:43,499 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:49:43,521 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 323#true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,521 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,521 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-11-08 17:49:43,521 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,521 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-11-08 17:49:43,524 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 323#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,524 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:43,525 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-11-08 17:49:43,525 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:43,525 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:43,525 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [24#L1274-7true, 322#true, 323#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,525 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:49:43,525 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-11-08 17:49:43,525 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,525 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,549 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:43,549 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,549 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,549 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,549 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,578 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:43,578 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event
[2024-11-08 17:49:43,578 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-11-08 17:49:43,578 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:49:43,578 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:43,592 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,592 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,592 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,592 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,593 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,593 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,593 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,593 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,593 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,593 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,593 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,602 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,602 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,602 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:43,603 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,603 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,605 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 24#L1274-7true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:43,606 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is cut-off event
[2024-11-08 17:49:43,606 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:43,606 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,606 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:43,645 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,645 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,645 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:43,645 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,645 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:43,681 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,681 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,682 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,682 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,682 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,682 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,688 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,688 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,688 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:43,688 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:43,689 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,689 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,689 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is cut-off event
[2024-11-08 17:49:43,689 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:43,689 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,689 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:43,692 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,693 INFO  L294   olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event
[2024-11-08 17:49:43,693 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:49:43,693 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is not cut-off event
[2024-11-08 17:49:43,693 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:43,765 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,765 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,766 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,766 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,766 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,766 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,766 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is cut-off event
[2024-11-08 17:49:43,766 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,766 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,766 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,766 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,780 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,780 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,780 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,780 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,780 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,805 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,806 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,806 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,806 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,806 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:43,832 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,833 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,833 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,833 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:49:43,833 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:43,843 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,843 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,844 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,844 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,844 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,844 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,850 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,851 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event
[2024-11-08 17:49:43,851 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:49:43,851 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:49:43,851 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event
[2024-11-08 17:49:43,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:43,894 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event
[2024-11-08 17:49:43,894 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:49:43,895 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:43,895 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event
[2024-11-08 17:49:43,927 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:43,927 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,928 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:43,928 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:43,928 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:43,938 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:43,938 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:49:43,938 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:43,938 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,938 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:43,953 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:43,953 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is cut-off event
[2024-11-08 17:49:43,953 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:43,953 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:43,953 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:43,954 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:43,954 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:49:43,954 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:43,954 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:43,954 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:43,954 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:43,954 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is cut-off event
[2024-11-08 17:49:43,954 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:43,954 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:43,954 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:49:44,002 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [30#L1288-3true, 139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:44,003 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event
[2024-11-08 17:49:44,003 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:49:44,003 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event
[2024-11-08 17:49:44,003 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:44,057 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,058 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:44,058 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:44,058 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:49:44,058 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:44,076 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,076 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:44,076 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:44,076 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:44,076 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:44,159 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:44,160 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:49:44,160 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,160 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:44,160 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,214 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:44,215 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,215 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:44,215 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:44,215 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:44,227 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:44,228 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:44,230 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:44,230 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:44,230 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:49:44,305 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,305 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,305 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:44,305 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:44,305 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:44,306 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,306 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is cut-off event
[2024-11-08 17:49:44,306 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:44,306 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,306 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:44,306 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:44,307 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,307 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event
[2024-11-08 17:49:44,307 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:44,307 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:44,307 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:44,308 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:49:44,309 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,309 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,310 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:44,310 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,310 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,360 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [323#true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,360 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is cut-off event
[2024-11-08 17:49:44,360 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-11-08 17:49:44,360 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:44,360 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-11-08 17:49:44,740 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:44,740 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event
[2024-11-08 17:49:44,741 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:44,741 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:49:44,741 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:44,795 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,795 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:44,795 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:44,795 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:44,795 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:44,796 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,796 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:49:44,796 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:44,796 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:44,796 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:44,796 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:44,797 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,797 INFO  L294   olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event
[2024-11-08 17:49:44,797 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:49:44,798 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:49:44,798 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:49:44,798 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:44,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,799 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:49:44,800 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:44,800 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:49:44,800 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:44,810 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,810 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is cut-off event
[2024-11-08 17:49:44,810 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:44,810 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:44,810 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:44,874 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:44,874 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:49:44,874 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:44,874 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:49:44,875 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:44,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:44,896 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:49:44,896 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:44,896 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:44,896 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:44,936 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,936 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:44,936 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:44,936 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:44,936 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:44,943 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,943 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:49:44,943 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:44,944 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:44,944 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:44,949 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,949 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:44,949 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:44,949 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:49:44,949 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:49:44,949 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:49:44,998 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:44,998 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:44,998 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:44,998 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:44,998 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:45,047 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:45,048 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:49:45,048 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:45,048 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:45,048 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:45,064 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:45,064 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is cut-off event
[2024-11-08 17:49:45,064 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:49:45,065 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:45,065 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:45,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,068 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is cut-off event
[2024-11-08 17:49:45,068 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:49:45,068 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:45,068 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:45,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,068 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:45,068 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:45,068 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:45,068 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:45,076 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,076 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:49:45,076 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:45,076 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:45,077 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:49:45,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,084 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is cut-off event
[2024-11-08 17:49:45,084 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:49:45,084 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:45,084 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:45,084 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,084 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:45,084 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:45,084 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:45,084 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:45,085 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,085 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is cut-off event
[2024-11-08 17:49:45,085 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:45,085 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:45,085 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:45,086 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:45,086 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:45,086 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:49:45,086 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:45,086 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:45,136 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 172#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:45,136 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:45,136 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:49:45,136 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:45,136 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:49:45,136 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:49:45,171 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:45,172 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:45,172 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:49:45,172 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:45,172 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:45,216 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:49:45,216 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:45,216 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:49:45,216 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:45,216 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:45,225 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,225 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:45,225 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:45,225 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:45,225 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:45,231 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:45,231 INFO  L294   olderBase$Statistics]: this new event has 197 ancestors and is cut-off event
[2024-11-08 17:49:45,232 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:49:45,232 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:45,232 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:45,240 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:45,240 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:45,240 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:49:45,241 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:45,241 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:49:45,241 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:49:45,324 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:45,324 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:45,324 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:45,324 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:49:45,325 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:45,400 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,400 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:45,401 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:49:45,401 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:49:45,401 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:45,401 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:49:45,405 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [326#true, 24#L1274-7true, 319#true, 172#L1288-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)])
[2024-11-08 17:49:45,405 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:49:45,405 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:45,405 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:45,405 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:49:45,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [326#true, 24#L1274-7true, 319#true, 172#L1288-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)])
[2024-11-08 17:49:45,406 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is cut-off event
[2024-11-08 17:49:45,406 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:45,406 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:45,406 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:49:45,534 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 129#$Ultimate##0true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:45,534 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:45,535 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-11-08 17:49:45,535 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-11-08 17:49:45,535 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:45,537 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:45,537 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:45,537 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:45,537 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:45,537 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:45,538 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [30#L1288-3true, 322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:45,538 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:45,538 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:45,538 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:45,538 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:45,576 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,576 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is cut-off event
[2024-11-08 17:49:45,576 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:45,576 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:49:45,576 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:45,577 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,577 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:45,577 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:49:45,577 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:45,577 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:45,592 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,592 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event
[2024-11-08 17:49:45,592 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:49:45,592 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:49:45,592 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-11-08 17:49:45,593 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:45,670 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:45,671 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event
[2024-11-08 17:49:45,671 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:49:45,671 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:49:45,671 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:49:45,760 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,760 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event
[2024-11-08 17:49:45,760 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is not cut-off event
[2024-11-08 17:49:45,760 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:49:45,761 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:49:45,761 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is not cut-off event
[2024-11-08 17:49:45,767 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,767 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is cut-off event
[2024-11-08 17:49:45,767 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:45,767 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:49:45,767 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:49:45,768 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:45,768 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:49:45,768 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:45,768 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:45,768 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:45,853 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:45,853 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:45,853 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:45,854 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:49:45,854 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:49:45,854 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:49:46,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:46,284 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:49:46,284 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:46,284 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:46,284 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:46,300 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 228#L1289-3true])
[2024-11-08 17:49:46,301 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is cut-off event
[2024-11-08 17:49:46,301 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:46,301 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:46,301 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:46,305 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:46,305 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:46,305 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:49:46,305 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:49:46,305 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:49:46,360 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:46,360 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:46,360 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:49:46,360 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:49:46,360 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:49:46,360 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-11-08 17:49:46,497 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:46,497 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:46,497 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:46,497 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:46,497 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:46,497 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:46,497 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is cut-off event
[2024-11-08 17:49:46,497 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:46,498 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:46,498 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:46,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 172#L1288-3true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:46,499 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is cut-off event
[2024-11-08 17:49:46,499 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:46,499 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:46,499 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:46,505 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [326#true, 319#true, 172#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:46,506 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:46,506 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:46,506 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:46,506 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:46,506 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [326#true, 319#true, 172#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:46,506 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is cut-off event
[2024-11-08 17:49:46,506 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:46,506 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:49:46,506 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:49:46,568 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:46,568 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event
[2024-11-08 17:49:46,568 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:49:46,569 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:49:46,569 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is not cut-off event
[2024-11-08 17:49:46,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 129#$Ultimate##0true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:46,672 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:49:46,672 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is cut-off event
[2024-11-08 17:49:46,673 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-11-08 17:49:46,673 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:46,675 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:46,676 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:46,676 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:46,676 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:46,676 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:46,676 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [30#L1288-3true, 322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:46,676 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:46,676 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:46,676 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:46,677 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:46,716 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:46,716 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is cut-off event
[2024-11-08 17:49:46,716 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:46,716 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:46,716 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:46,909 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:46,910 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:49:46,910 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:46,910 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:46,910 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:46,910 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:46,910 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:46,910 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:46,910 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:46,910 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:46,912 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:46,913 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is cut-off event
[2024-11-08 17:49:46,913 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:46,913 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:46,913 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:46,932 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 107#$Ultimate##0true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:46,932 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is cut-off event
[2024-11-08 17:49:46,933 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:49:46,933 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:46,933 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:46,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:46,950 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event
[2024-11-08 17:49:46,950 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:49:46,950 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:49:46,950 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:49:47,121 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [30#L1288-3true, 322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,121 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:49:47,121 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:47,121 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:47,121 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:47,121 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:47,121 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [30#L1288-3true, 322#true, 24#L1274-7true, 319#true, 137#L1293-1true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,122 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [30#L1288-3true, 322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,122 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:47,122 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:47,147 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [30#L1288-3true, 322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,147 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:47,147 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:47,147 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:47,147 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:47,148 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,148 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:47,148 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:47,148 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:47,148 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:47,205 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 228#L1289-3true])
[2024-11-08 17:49:47,205 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is cut-off event
[2024-11-08 17:49:47,206 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:47,206 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:47,206 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:47,305 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [120#$Ultimate##0true, 24#L1274-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,305 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:49:47,305 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:47,305 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:47,305 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:47,306 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][320], [120#$Ultimate##0true, 24#L1274-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,306 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:47,306 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:47,306 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:47,306 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:47,306 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][320], [120#$Ultimate##0true, 24#L1274-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,306 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:49:47,306 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:47,306 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:47,306 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:47,341 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,341 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:47,341 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:47,341 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:47,341 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:47,341 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:47,342 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 137#L1293-1true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,342 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:49:47,342 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:49:47,342 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:47,342 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:47,342 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,342 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:49:47,342 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:47,342 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:47,343 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:47,343 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:47,343 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:47,392 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,392 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:47,392 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:47,392 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:47,392 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:47,731 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 107#$Ultimate##0true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:47,731 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event
[2024-11-08 17:49:47,731 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:49:47,732 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is not cut-off event
[2024-11-08 17:49:47,732 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:49:47,788 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:47,788 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:49:47,789 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:47,789 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:49:47,789 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:47,789 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:47,789 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is cut-off event
[2024-11-08 17:49:47,790 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:47,790 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:47,790 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:47,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 172#L1288-3true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:47,793 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is cut-off event
[2024-11-08 17:49:47,793 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:47,793 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:47,793 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:47,911 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,911 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:47,912 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:47,912 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:47,912 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:47,912 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,912 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:47,912 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:47,912 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:47,913 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:47,940 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,941 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is cut-off event
[2024-11-08 17:49:47,941 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:47,941 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:47,941 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:47,941 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,941 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:49:47,942 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:47,942 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:47,942 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:47,942 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,942 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:49:47,942 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:47,942 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:47,943 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:47,952 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:47,952 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:47,953 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:47,953 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:47,953 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:48,030 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 322#true, 24#L1274-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,030 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:49:48,030 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:48,030 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:48,030 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:48,096 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:48,097 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is cut-off event
[2024-11-08 17:49:48,097 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:48,097 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:48,097 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:48,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,202 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:48,203 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:48,203 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:48,203 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:48,237 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,237 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:48,237 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:48,237 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:48,237 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:48,239 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,239 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:48,240 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:48,240 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:48,240 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:48,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,248 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:48,248 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:49:48,249 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:48,249 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:49:48,272 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 24#L1274-7true, 172#L1288-3true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,272 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is cut-off event
[2024-11-08 17:49:48,272 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:49:48,273 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:48,273 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:48,273 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 24#L1274-7true, 172#L1288-3true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,273 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:49:48,273 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:48,273 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:49:48,273 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:48,337 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,337 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is cut-off event
[2024-11-08 17:49:48,337 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:48,337 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:48,338 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:48,365 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [30#L1288-3true, 24#L1274-7true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,365 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:48,365 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:48,365 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:48,365 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:48,397 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,398 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:49:48,398 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:49:48,398 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:48,398 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:48,440 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:48,440 INFO  L294   olderBase$Statistics]: this new event has 201 ancestors and is cut-off event
[2024-11-08 17:49:48,440 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:49:48,441 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:48,441 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:49:48,522 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [120#$Ultimate##0true, 24#L1274-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,522 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:48,522 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:48,522 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:48,522 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:48,550 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,551 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:48,551 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:48,551 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:48,551 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:48,552 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,552 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:48,552 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:48,553 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:48,553 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:48,558 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][315], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,558 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:48,559 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:48,559 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:48,559 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:48,582 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,582 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:48,582 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:48,582 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:48,582 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:48,638 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,638 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:48,638 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:48,639 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:48,639 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:48,639 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [120#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,639 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:48,639 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:48,639 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:48,640 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:48,640 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,640 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:48,640 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:48,641 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:48,641 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:48,641 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [120#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,641 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:49:48,641 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:48,641 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:48,641 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:48,642 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,642 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:48,642 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:48,643 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:48,643 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:48,643 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][335], [120#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,643 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:48,644 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:48,644 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:48,644 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:48,644 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][335], [120#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,644 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:48,644 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:48,645 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:48,645 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:48,645 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,645 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:48,645 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:48,646 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:48,646 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:48,646 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,646 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:48,646 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:48,646 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:48,646 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:48,647 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,647 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:48,647 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:48,647 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:48,647 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:48,648 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,649 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:48,649 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:48,649 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:48,649 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:48,649 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,649 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:48,649 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:48,650 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:48,650 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:48,651 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,651 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:48,651 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:48,651 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:48,651 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:48,686 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,687 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:48,687 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:48,687 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:48,687 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:48,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [30#L1288-3true, 320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,704 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:48,704 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:48,705 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:48,705 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:48,705 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [30#L1288-3true, 322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,705 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:48,705 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:48,705 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:48,705 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:48,706 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:48,706 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [30#L1288-3true, 322#true, 319#true, 137#L1293-1true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,706 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:48,706 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:48,706 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:48,706 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:48,707 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [30#L1288-3true, 322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,707 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:48,707 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:48,707 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:48,707 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:48,707 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:48,707 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:48,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [30#L1288-3true, 322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,737 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:48,737 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:48,737 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:48,737 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:48,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,738 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:48,738 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:48,738 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:48,738 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:48,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,739 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:48,739 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:48,739 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:48,739 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:48,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:48,792 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is cut-off event
[2024-11-08 17:49:48,792 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:48,792 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:49:48,792 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:48,800 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [24#L1274-7true, 229#L1293-16true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:48,801 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is cut-off event
[2024-11-08 17:49:48,801 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:48,801 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:49:48,801 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:48,869 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,869 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:48,869 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:48,869 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:48,870 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:48,877 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,877 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:49:48,877 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:48,877 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:48,877 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:48,878 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,878 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:48,878 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:48,878 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:48,878 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:48,942 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 24#L1274-7true, 172#L1288-3true, 229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,942 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:48,942 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:48,942 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:48,943 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:48,995 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 283#L1289true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,995 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:48,995 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:48,995 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:48,995 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:48,996 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [283#L1289true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,996 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:48,996 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:48,996 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:48,996 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:48,999 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:48,999 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:49:48,999 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:49,000 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:49,000 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:49,018 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 151#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,019 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:49,019 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:49,019 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:49,019 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:49,020 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,020 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:49,020 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:49,020 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:49,020 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:49,020 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:49,020 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 137#L1293-1true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,021 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:49,021 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:49,021 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:49,021 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:49,021 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,021 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:49,021 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:49,022 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:49,022 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:49,022 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:49,022 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:49,076 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,077 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:49:49,077 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:49,077 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:49,077 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:49,091 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:49,092 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:49:49,092 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:49,092 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:49,092 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:49,133 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:49,134 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is cut-off event
[2024-11-08 17:49:49,134 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:49,134 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:49:49,134 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:49:49,140 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [24#L1274-7true, 319#true, 283#L1289true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:49,140 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:49,140 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:49,141 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:49,141 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:49,257 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 24#L1274-7true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,257 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is cut-off event
[2024-11-08 17:49:49,257 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:49,257 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:49,257 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:49:49,281 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,282 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:49:49,282 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:49,282 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:49,282 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:49,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,283 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:49,283 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:49,283 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:49,283 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:49,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,283 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:49,283 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:49,284 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:49,284 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:49,306 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,306 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:49,307 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:49,307 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:49,307 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:49,307 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:49,307 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,307 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:49,308 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:49,308 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:49,308 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:49,308 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:49,308 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,308 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:49,308 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:49,309 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:49,309 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:49,309 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:49,309 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,309 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:49,309 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:49,309 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:49,309 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:49,310 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:49,310 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,310 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:49,310 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:49,310 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:49,310 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:49,310 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:49,311 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,311 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:49,311 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:49,311 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:49,311 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:49,311 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:49,312 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [24#L1274-7true, 322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,312 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:49,312 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:49,312 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:49,312 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:49,312 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:49,361 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [30#L1288-3true, 322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,361 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:49,361 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:49,361 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:49,362 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:49,362 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:49,362 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [30#L1288-3true, 322#true, 24#L1274-7true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,362 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:49,362 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:49,362 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:49,362 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:49,363 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [30#L1288-3true, 24#L1274-7true, 322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,363 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:49,363 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:49,363 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:49,363 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:49,363 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:49,363 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:49,376 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 30#L1288-3true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,377 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:49,377 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:49,377 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:49,377 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:49,377 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 30#L1288-3true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,377 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:49,377 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:49,378 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:49,378 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:49,388 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 30#L1288-3true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,388 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:49:49,388 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:49,388 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:49,388 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:49,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,395 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:49,395 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:49,395 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:49,395 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:49,400 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,400 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event
[2024-11-08 17:49:49,400 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is not cut-off event
[2024-11-08 17:49:49,400 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is not cut-off event
[2024-11-08 17:49:49,400 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:49:49,918 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 24#L1274-7true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,918 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is cut-off event
[2024-11-08 17:49:49,918 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:49,918 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:49,918 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:49,953 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 24#L1274-7true, 229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,953 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is cut-off event
[2024-11-08 17:49:49,953 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:49,953 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:49,953 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:49,956 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,957 INFO  L294   olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event
[2024-11-08 17:49:49,957 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is not cut-off event
[2024-11-08 17:49:49,957 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:49,957 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:49,967 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][334], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,968 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:49,968 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:49,968 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:49,968 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:49,976 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,976 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:49,976 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:49,976 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:49,976 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:49,977 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][320], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,977 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:49,977 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:49,978 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:49,978 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:49,978 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][320], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,978 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:49,978 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:49,978 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:49,978 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:49,978 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,979 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:49,979 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:49,979 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:49,979 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:49,979 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][335], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,979 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:49,979 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:49,979 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:49,979 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:49,980 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][335], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,980 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:49,980 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:49,980 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:49,980 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:49,983 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,983 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:49,983 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:49,983 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:49,983 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:49,991 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 172#L1288-3true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,991 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is cut-off event
[2024-11-08 17:49:49,991 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:49,991 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:49,991 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:49:49,991 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 172#L1288-3true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:49,991 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:49:49,992 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:49,992 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:49,992 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:49:50,000 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [24#L1274-7true, 322#true, 319#true, 283#L1289true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,000 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,000 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:50,000 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,001 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,012 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,012 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,012 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:50,012 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,012 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,013 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,013 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,013 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:50,014 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,022 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,022 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,022 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:50,022 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:50,022 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,022 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,022 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,022 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,022 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:50,023 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:50,028 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,028 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,029 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,029 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,029 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,086 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,086 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,086 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:49:50,086 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,086 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:50,123 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 24#L1274-7true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,123 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,123 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,123 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,123 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,159 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,159 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event
[2024-11-08 17:49:50,159 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is not cut-off event
[2024-11-08 17:49:50,159 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:50,160 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:50,168 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][334], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,168 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,168 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,168 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,168 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,181 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,181 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,181 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,181 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,181 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,181 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,182 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,182 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,182 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,182 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,182 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,199 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,200 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,200 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,200 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,200 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,201 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 24#L1274-7true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,201 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is cut-off event
[2024-11-08 17:49:50,201 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,202 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:49:50,202 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:50,254 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,254 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,254 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:50,254 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,254 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,294 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,294 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,294 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:50,294 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:50,294 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,307 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,307 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,307 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,307 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:50,307 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:50,307 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][320], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,308 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,308 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,308 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:50,308 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:50,308 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][320], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,308 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,308 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,308 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:50,308 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:50,315 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [319#true, 283#L1289true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,315 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,315 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:50,315 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:50,315 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,353 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 129#$Ultimate##0true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,353 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,353 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:50,353 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:50,353 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,375 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,376 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,376 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,376 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,376 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,376 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,376 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,376 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,376 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,376 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,396 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,396 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,396 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:50,396 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:50,396 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,396 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,397 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,397 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,397 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:50,397 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:50,397 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,397 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,397 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,398 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:50,398 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:50,398 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:50,398 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,398 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:50,398 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,398 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:50,398 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,398 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:50,398 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,399 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,400 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,400 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,400 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,400 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,400 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,409 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 172#L1288-3true, 229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,409 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:49:50,409 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,409 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:50,409 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:49:50,416 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,416 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,416 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:50,416 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,416 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:50,417 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,417 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,417 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,417 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,417 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:50,417 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:50,417 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,417 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,417 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,417 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,418 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:50,418 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:50,418 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,418 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,418 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,418 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:50,418 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:50,418 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,418 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,418 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [24#L1274-7true, 322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,419 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:50,419 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:50,441 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,441 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,441 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,442 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,442 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,452 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,452 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,452 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,452 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:49:50,493 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:50,493 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,493 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,493 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,493 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,517 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,517 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,517 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:50,517 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,517 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:50,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,554 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,554 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:50,554 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,555 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,555 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,555 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,555 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:50,555 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:50,557 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,558 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,558 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:50,558 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:50,558 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,580 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,580 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,580 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,580 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:50,581 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:50,581 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,581 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [320#true, 325#true, 151#L1293-5true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,582 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:50,582 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,582 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:50,582 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,582 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,584 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,584 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,584 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,584 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,584 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:49:50,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,620 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is cut-off event
[2024-11-08 17:49:50,620 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:50,620 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:49:50,621 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:50,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,630 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,630 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:50,630 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:50,631 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,631 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,631 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,631 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:50,631 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:50,632 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:50,632 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,632 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:50,632 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-11-08 17:49:50,632 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:50,632 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,663 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,663 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,664 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:50,664 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:50,664 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:50,664 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:50,664 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,664 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:50,665 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:50,665 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,665 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:50,665 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:49:50,665 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:50,665 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,666 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:50,666 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:50,666 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:50,666 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:49:50,666 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:50,666 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,666 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:50,667 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:50,667 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:50,667 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:50,667 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:49:50,667 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,667 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:50,668 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:50,668 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:50,668 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:50,668 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:49:50,668 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,668 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,669 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:50,669 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:50,669 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:50,669 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:49:50,669 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,670 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,670 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:50,670 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,670 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,670 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 283#L1289true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,670 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:50,671 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,671 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,671 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:50,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,671 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:50,671 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:50,671 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:50,672 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,672 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,672 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,672 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:50,672 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:50,672 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:49:50,672 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:50,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,672 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,672 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,673 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:50,673 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:50,673 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,673 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:50,673 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,673 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:50,673 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:50,673 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:49:50,673 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:50,674 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,674 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:50,674 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:50,674 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:50,674 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:50,674 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:49:50,674 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,674 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:50,674 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:50,674 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:50,675 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:50,675 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:50,675 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:49:50,706 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [30#L1288-3true, 24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,706 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,706 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:50,707 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,707 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:50,710 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [30#L1288-3true, 322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,711 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,711 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,711 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:50,711 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,711 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:50,711 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [30#L1288-3true, 322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,712 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,712 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,712 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:50,712 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,712 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [30#L1288-3true, 322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,712 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,712 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,713 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:50,713 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:50,713 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:50,713 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:50,719 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 30#L1288-3true, 322#true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,720 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event
[2024-11-08 17:49:50,720 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is not cut-off event
[2024-11-08 17:49:50,720 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:49:50,720 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:50,735 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,736 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,736 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,736 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:50,736 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:50,739 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,739 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event
[2024-11-08 17:49:50,739 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:50,740 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:49:50,740 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is not cut-off event
[2024-11-08 17:49:50,780 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,780 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event
[2024-11-08 17:49:50,780 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:49:50,780 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:50,781 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:50,786 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [229#L1293-16true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,786 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,787 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:49:50,787 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:50,787 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,842 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,842 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,843 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,843 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,843 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:50,865 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,865 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,865 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,865 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,865 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,882 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][228], [326#true, 229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,882 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,882 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:50,883 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,883 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:50,885 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,885 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:49:50,885 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:50,885 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:50,886 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:49:50,897 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,897 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,897 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,897 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:50,897 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:50,904 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,904 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,904 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:50,904 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:50,904 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,911 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,911 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,911 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,911 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,912 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:50,914 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,914 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,914 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:50,914 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:50,915 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,915 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,915 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,915 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:50,915 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:50,915 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:50,915 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:50,915 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,915 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:50,916 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:50,916 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:50,916 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:50,916 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:50,916 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:50,919 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 24#L1274-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:50,920 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:49:50,920 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:49:50,920 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:49:50,920 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:50,954 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,955 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:49:50,955 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:50,955 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:49:50,955 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:50,966 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,966 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:50,967 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:50,967 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:50,967 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:50,972 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:50,972 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:49:50,972 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:49:50,972 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:50,972 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:51,005 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,005 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:51,005 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,005 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:51,005 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,012 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,012 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:49:51,012 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:51,012 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:51,012 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:49:51,012 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:51,012 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:49:51,012 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,013 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,013 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 2#L1293-12true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,013 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,013 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:51,034 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 336#(= |#race~stderr~0| 0), 107#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,034 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event
[2024-11-08 17:49:51,034 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:49:51,034 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:51,034 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:49:51,047 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,047 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:51,048 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,048 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,048 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:51,048 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,048 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,048 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,048 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,048 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:51,048 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:51,060 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,060 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:51,060 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:51,060 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,060 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,061 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0)  InVars {}  OutVars{#race~b~0=|v_#race~b~0_7|}  AuxVars[]  AssignedVars[#race~b~0][251], [326#true, 229#L1293-16true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,061 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:49:51,062 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,062 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:49:51,062 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:49:51,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 229#L1293-16true, 283#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,065 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,065 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:51,065 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:51,065 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:51,070 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,070 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event
[2024-11-08 17:49:51,070 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:49:51,071 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,071 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:49:51,101 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, 351#true, 367#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,101 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event
[2024-11-08 17:49:51,101 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,101 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:51,101 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:51,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:51,104 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event
[2024-11-08 17:49:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:49:51,104 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:49:51,132 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:51,132 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:51,132 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:51,132 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:51,132 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,132 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][335], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:51,132 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,132 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:51,132 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,133 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:51,133 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][335], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:51,133 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,133 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:51,133 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:51,133 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:51,161 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,161 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:51,161 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:51,161 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:51,161 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,184 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,184 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,184 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,184 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,184 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:51,184 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,185 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,185 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,185 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,185 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,185 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:51,195 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,195 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:51,195 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,195 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,195 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,201 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,201 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,201 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,283 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,284 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:51,284 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:51,284 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,656 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,656 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,656 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:51,656 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:51,657 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:51,666 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,666 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:49:51,666 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:51,666 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,666 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:51,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,672 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,672 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:51,672 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,673 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,676 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,676 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,676 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:51,676 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:51,677 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,677 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,677 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:51,677 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:51,677 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,677 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,686 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,686 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:51,686 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:51,686 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:51,686 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:51,686 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:49:51,687 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:51,687 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,687 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:51,687 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:49:51,687 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,687 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:51,687 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:51,688 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:49:51,688 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,688 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,688 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:51,688 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,688 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,688 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:51,689 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:51,689 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,689 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:51,689 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:51,689 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:51,689 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,689 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:51,690 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:51,692 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,692 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:49:51,692 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,692 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:51,692 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:49:51,700 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,700 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,700 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:51,701 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:51,701 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:51,701 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][320], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,701 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,701 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:51,701 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:51,702 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:51,702 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][320], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,702 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,702 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:51,702 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:51,702 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,707 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,707 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,708 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:51,708 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:51,708 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,708 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,708 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:51,709 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,709 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:51,709 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:51,709 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,709 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:51,709 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,709 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:51,710 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:51,711 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,711 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event
[2024-11-08 17:49:51,711 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:49:51,711 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:51,711 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:49:51,748 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [30#L1288-3true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,749 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:51,749 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:51,749 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:51,749 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,757 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,758 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event
[2024-11-08 17:49:51,758 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:49:51,758 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:49:51,758 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:51,802 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 24#L1274-7true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,802 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,802 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:51,802 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,803 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:51,813 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,814 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,814 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,814 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:51,814 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,818 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,818 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:51,818 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:49:51,818 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:51,818 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,823 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,823 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:51,823 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:51,823 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:51,823 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:51,824 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:49:51,824 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:49:51,824 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 56#L1293-16true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,824 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,824 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:51,824 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:51,824 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:51,824 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,824 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,826 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,826 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:51,827 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:49:51,827 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:51,827 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:51,836 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,836 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,836 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,836 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:51,836 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:51,836 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:49:51,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,856 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:51,856 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:51,856 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:51,856 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,859 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,859 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,859 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:51,859 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:49:51,859 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:51,880 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:51,880 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:51,881 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:51,881 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:51,881 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:51,919 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,919 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:51,951 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [229#L1293-16true, 283#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,951 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:51,951 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:51,951 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:51,951 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:51,954 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,954 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:51,955 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:51,955 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:51,955 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:51,969 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 30#L1288-3true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:51,969 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:51,969 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:51,969 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:51,969 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:51,978 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:51,978 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:51,978 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:49:51,978 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:51,978 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,004 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,004 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:52,004 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:52,004 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:52,004 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,008 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,008 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,008 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:52,008 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:52,008 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,009 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 24#L1274-7true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,009 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:49:52,009 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:49:52,010 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:52,010 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:52,025 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,026 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:49:52,026 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:49:52,026 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is not cut-off event
[2024-11-08 17:49:52,026 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:49:52,026 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:52,027 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,027 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:49:52,027 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:52,028 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:52,028 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,028 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,028 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:52,028 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:52,028 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:52,028 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,028 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:52,030 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,030 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:52,030 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:49:52,030 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:52,030 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:52,030 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,030 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:52,031 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:52,031 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:52,031 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:52,031 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,031 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,031 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:52,031 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:49:52,031 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:52,046 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 135#L1288-4true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,046 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:49:52,046 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:52,046 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:49:52,046 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:52,093 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,093 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:52,094 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,094 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:49:52,094 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:49:52,094 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,095 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,095 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,095 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:52,095 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:52,095 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:52,096 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][304], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,096 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:49:52,096 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:52,096 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:52,096 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:52,096 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,102 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,103 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:52,103 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:52,103 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:52,103 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:52,103 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,103 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:49:52,103 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:52,103 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,103 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:52,109 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,109 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:52,109 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:52,109 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:52,109 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,109 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][335], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,110 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,110 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:52,110 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:52,110 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,110 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][335], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,110 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:52,110 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:52,110 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:52,110 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:49:52,113 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,114 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:52,114 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:52,114 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,114 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:49:52,114 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,115 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:49:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:52,122 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,122 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:52,122 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,122 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:49:52,123 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,149 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:52,149 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:49:52,150 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:49:52,150 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,150 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,178 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,178 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:52,178 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:52,178 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:52,179 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,192 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,193 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:49:52,193 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:52,193 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:52,193 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,198 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,198 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,198 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:52,198 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:52,198 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:52,198 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,198 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:52,198 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:52,198 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:52,198 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:52,199 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,199 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:49:52,200 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:52,200 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:49:52,200 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:52,207 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,207 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:52,207 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:52,207 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,207 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is not cut-off event
[2024-11-08 17:49:52,207 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:52,210 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][262], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,210 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,210 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,210 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:52,210 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:52,213 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,213 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:52,213 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:49:52,213 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:52,213 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,252 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [322#true, 24#L1274-7true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,252 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,252 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:52,252 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:52,252 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:52,257 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][319], [24#L1274-7true, 229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,257 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,258 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:52,258 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:52,258 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:52,262 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,262 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:52,263 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:49:52,263 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:49:52,263 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:49:52,263 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is not cut-off event
[2024-11-08 17:49:52,265 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,265 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,265 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,265 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:52,265 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:52,265 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,265 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:52,265 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:52,266 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:52,266 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:52,266 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 172#L1288-3true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,266 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,267 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:52,267 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:49:52,267 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,312 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,312 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,312 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:49:52,313 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,313 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is not cut-off event
[2024-11-08 17:49:52,315 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,315 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:49:52,315 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:49:52,315 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,315 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:49:52,318 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,318 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,318 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,318 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:49:52,318 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,318 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,318 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:49:52,319 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:52,319 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,319 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][261], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,321 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,321 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:52,321 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:52,321 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,330 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,330 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event
[2024-11-08 17:49:52,330 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:49:52,330 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:49:52,330 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is not cut-off event
[2024-11-08 17:49:52,332 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 207#L1289-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,332 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:49:52,332 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:49:52,332 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:52,332 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:52,333 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,333 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,333 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:52,333 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,333 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:52,333 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,333 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:49:52,333 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:49:52,333 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:49:52,334 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:52,370 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,370 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:52,370 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is not cut-off event
[2024-11-08 17:49:52,370 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:52,370 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:49:52,374 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][230], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 58#L1281-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,375 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event
[2024-11-08 17:49:52,375 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is not cut-off event
[2024-11-08 17:49:52,375 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:49:52,375 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is not cut-off event
[2024-11-08 17:49:52,413 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [229#L1293-16true, 320#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,414 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:52,414 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:52,414 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:52,414 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:52,414 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,414 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,414 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:52,414 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:49:52,414 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:49:52,415 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,415 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,416 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:52,416 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:49:52,416 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,420 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,420 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:49:52,420 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:49:52,421 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:52,421 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:52,435 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][332], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:52,435 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,435 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,435 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,435 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:52,436 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:52,436 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,436 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:49:52,436 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:49:52,436 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:49:52,446 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [322#true, 319#true, 50#L1293-5true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 76#L1290true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,446 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:52,446 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:49:52,446 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:52,446 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:49:52,448 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [229#L1293-16true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,449 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:52,449 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:52,449 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:52,449 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:49:52,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,452 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:49:52,452 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:52,452 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:52,453 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:49:52,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,453 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:49:52,453 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:49:52,453 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:49:52,453 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:49:52,454 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 172#L1288-3true, 100#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,454 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:49:52,454 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:49:52,454 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:49:52,454 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:49:52,479 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][275], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,479 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:49:52,480 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:49:52,480 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:49:52,480 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:49:52,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][333], [326#true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:49:52,620 INFO  L294   olderBase$Statistics]: this new event has 242 ancestors and is cut-off event
[2024-11-08 17:49:52,620 INFO  L297   olderBase$Statistics]:   existing Event has 242 ancestors and is cut-off event
[2024-11-08 17:49:52,620 INFO  L297   olderBase$Statistics]:   existing Event has 245 ancestors and is cut-off event
[2024-11-08 17:49:52,620 INFO  L297   olderBase$Statistics]:   existing Event has 245 ancestors and is cut-off event
[2024-11-08 17:49:52,663 INFO  L124   PetriNetUnfolderBase]: 16907/87446 cut-off events.
[2024-11-08 17:49:52,663 INFO  L125   PetriNetUnfolderBase]: For 21685/61505 co-relation queries the response was YES.
[2024-11-08 17:49:53,611 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 124858 conditions, 87446 events. 16907/87446 cut-off events. For 21685/61505 co-relation queries the response was YES. Maximal size of possible extension queue 2611. Compared 1419460 event pairs, 4098 based on Foata normal form. 100/73329 useless extension candidates. Maximal degree in co-relation 124846. Up to 12194 conditions per place. 
[2024-11-08 17:49:54,382 INFO  L140   encePairwiseOnDemand]: 337/346 looper letters, 30 selfloop transitions, 8 changer transitions 0/337 dead transitions.
[2024-11-08 17:49:54,382 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 337 transitions, 967 flow
[2024-11-08 17:49:54,383 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:54,383 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-08 17:49:54,385 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions.
[2024-11-08 17:49:54,385 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.9277456647398844
[2024-11-08 17:49:54,386 INFO  L175             Difference]: Start difference. First operand has 310 places, 321 transitions, 828 flow. Second operand 3 states and 963 transitions.
[2024-11-08 17:49:54,386 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 337 transitions, 967 flow
[2024-11-08 17:49:54,422 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 337 transitions, 951 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:49:54,426 INFO  L231             Difference]: Finished difference. Result has 312 places, 328 transitions, 874 flow
[2024-11-08 17:49:54,427 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=812, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=874, PETRI_PLACES=312, PETRI_TRANSITIONS=328}
[2024-11-08 17:49:54,427 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -13 predicate places.
[2024-11-08 17:49:54,428 INFO  L471      AbstractCegarLoop]: Abstraction has has 312 places, 328 transitions, 874 flow
[2024-11-08 17:49:54,428 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:54,428 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:49:54,429 INFO  L204   CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:54,429 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-11-08 17:49:54,429 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:49:54,429 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:54,430 INFO  L85        PathProgramCache]: Analyzing trace with hash -1510846444, now seen corresponding path program 1 times
[2024-11-08 17:49:54,430 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:54,430 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1602322318]
[2024-11-08 17:49:54,430 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:54,430 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:54,452 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:54,590 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:54,590 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:54,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1602322318]
[2024-11-08 17:49:54,590 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1602322318] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:49:54,590 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1517594412]
[2024-11-08 17:49:54,591 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:54,591 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:54,591 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:49:54,593 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:49:54,595 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 17:49:54,732 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:54,736 INFO  L255         TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 17:49:54,740 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:49:55,034 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:55,034 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 17:49:55,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:49:55,179 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1517594412] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 17:49:55,179 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 17:49:55,180 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13
[2024-11-08 17:49:55,180 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1528257247]
[2024-11-08 17:49:55,180 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 17:49:55,181 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-08 17:49:55,181 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:55,182 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-08 17:49:55,182 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=108, Unknown=0, NotChecked=0, Total=156
[2024-11-08 17:49:55,792 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 299 out of 346
[2024-11-08 17:49:55,797 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 312 places, 328 transitions, 874 flow. Second operand  has 13 states, 13 states have (on average 301.15384615384613) internal successors, (3915), 13 states have internal predecessors, (3915), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:55,797 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:49:55,797 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 299 of 346
[2024-11-08 17:49:55,797 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:49:58,151 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:58,151 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is cut-off event
[2024-11-08 17:49:58,151 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is cut-off event
[2024-11-08 17:49:58,151 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-11-08 17:49:58,151 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-11-08 17:49:58,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:58,467 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-11-08 17:49:58,467 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:58,467 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:49:58,467 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:58,474 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:58,474 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-11-08 17:49:58,475 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:58,475 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:49:58,475 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:58,566 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:49:58,566 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-11-08 17:49:58,566 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:58,566 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:58,566 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:49:58,783 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:58,784 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-11-08 17:49:58,784 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-11-08 17:49:58,784 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-11-08 17:49:58,784 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:58,912 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:58,912 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-11-08 17:49:58,912 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:58,912 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:58,912 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:58,926 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:58,926 INFO  L294   olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event
[2024-11-08 17:49:58,926 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is not cut-off event
[2024-11-08 17:49:58,927 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is not cut-off event
[2024-11-08 17:49:58,927 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is not cut-off event
[2024-11-08 17:49:59,339 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:59,339 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-11-08 17:49:59,339 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:59,339 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:59,339 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:59,407 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:59,407 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-11-08 17:49:59,407 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:59,407 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:59,407 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:59,408 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:59,408 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-11-08 17:49:59,408 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:59,408 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:59,408 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:49:59,408 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:59,412 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:59,412 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-11-08 17:49:59,412 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:59,412 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:49:59,412 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:59,486 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:59,486 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-11-08 17:49:59,486 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:59,486 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:59,486 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:59,487 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:59,487 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-11-08 17:49:59,487 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:59,487 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:59,487 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:59,487 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:59,495 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:59,495 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-11-08 17:49:59,495 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:49:59,495 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:49:59,496 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:59,573 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:59,573 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-11-08 17:49:59,573 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:59,573 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:49:59,573 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:49:59,579 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:59,579 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-11-08 17:49:59,579 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:49:59,580 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:49:59,580 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:49:59,598 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:59,598 INFO  L294   olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event
[2024-11-08 17:49:59,598 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:59,599 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is not cut-off event
[2024-11-08 17:49:59,599 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is not cut-off event
[2024-11-08 17:49:59,685 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:49:59,686 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event
[2024-11-08 17:49:59,686 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is not cut-off event
[2024-11-08 17:49:59,686 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is not cut-off event
[2024-11-08 17:49:59,686 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:59,783 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:59,783 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event
[2024-11-08 17:49:59,783 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is not cut-off event
[2024-11-08 17:49:59,783 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:49:59,783 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:49:59,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:49:59,867 INFO  L294   olderBase$Statistics]: this new event has 172 ancestors and is cut-off event
[2024-11-08 17:49:59,867 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:59,867 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:49:59,867 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:49:59,906 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:49:59,906 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event
[2024-11-08 17:49:59,906 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:49:59,906 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:49:59,906 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is not cut-off event
[2024-11-08 17:50:00,084 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:00,084 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-11-08 17:50:00,084 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:00,085 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:00,085 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:00,085 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:00,085 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-11-08 17:50:00,085 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:50:00,085 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:00,085 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:00,085 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:00,086 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:00,086 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event
[2024-11-08 17:50:00,086 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:50:00,086 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:50:00,086 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:50:00,086 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:50:00,199 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:00,199 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-11-08 17:50:00,199 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:50:00,199 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:00,199 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:00,200 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:00,200 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-11-08 17:50:00,200 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:50:00,200 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:00,200 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:50:00,200 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:00,201 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:00,201 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event
[2024-11-08 17:50:00,201 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:50:00,201 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:50:00,201 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:50:00,201 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:50:00,206 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:00,206 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-11-08 17:50:00,206 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:50:00,207 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:00,207 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:00,314 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:00,314 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:00,314 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:00,314 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:50:00,314 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:00,318 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:00,318 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-11-08 17:50:00,318 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:50:00,318 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:00,318 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:50:00,340 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:00,340 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:00,340 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:00,340 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:50:00,340 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:00,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:50:00,457 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event
[2024-11-08 17:50:00,457 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:50:00,457 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:50:00,457 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:50:00,582 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:00,582 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event
[2024-11-08 17:50:00,583 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:50:00,583 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:00,583 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:50:01,336 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:01,336 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is cut-off event
[2024-11-08 17:50:01,336 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:50:01,336 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:01,336 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:50:01,369 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:01,370 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:01,370 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-11-08 17:50:01,370 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:01,370 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is not cut-off event
[2024-11-08 17:50:01,370 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is not cut-off event
[2024-11-08 17:50:01,412 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:01,412 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is cut-off event
[2024-11-08 17:50:01,412 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:01,412 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:01,412 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:01,514 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:01,514 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event
[2024-11-08 17:50:01,514 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is not cut-off event
[2024-11-08 17:50:01,514 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-11-08 17:50:01,514 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:50:01,514 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is not cut-off event
[2024-11-08 17:50:01,652 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:01,653 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event
[2024-11-08 17:50:01,653 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:50:01,653 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is not cut-off event
[2024-11-08 17:50:01,653 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is not cut-off event
[2024-11-08 17:50:01,756 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:01,756 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is cut-off event
[2024-11-08 17:50:01,756 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:01,756 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:01,757 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:01,762 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:01,762 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is cut-off event
[2024-11-08 17:50:01,763 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:01,763 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:01,763 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:01,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:01,894 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is cut-off event
[2024-11-08 17:50:01,894 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:50:01,894 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:50:01,895 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:02,005 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:02,006 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:50:02,006 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:02,006 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:02,006 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:02,019 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:02,019 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is cut-off event
[2024-11-08 17:50:02,019 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:02,019 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:02,019 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:02,151 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:50:02,151 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is cut-off event
[2024-11-08 17:50:02,151 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:02,151 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:02,151 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:02,213 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:02,214 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:50:02,214 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:02,214 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:02,214 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:02,300 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 283#L1289true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:02,301 INFO  L294   olderBase$Statistics]: this new event has 184 ancestors and is cut-off event
[2024-11-08 17:50:02,301 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:02,301 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:02,301 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:02,379 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:02,380 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:50:02,380 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:02,380 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:02,380 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:02,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:02,390 INFO  L294   olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event
[2024-11-08 17:50:02,390 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is not cut-off event
[2024-11-08 17:50:02,390 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-11-08 17:50:02,391 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is not cut-off event
[2024-11-08 17:50:02,837 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:02,838 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:50:02,838 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:02,838 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:02,838 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:02,892 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:02,892 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:50:02,892 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:02,892 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:02,893 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,009 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:50:03,009 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:50:03,009 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,009 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:03,010 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:03,062 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,062 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,063 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:03,063 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:03,063 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:03,063 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,063 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,063 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:03,063 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:03,063 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,063 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:03,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,068 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,068 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,068 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,068 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:03,214 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,215 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,215 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,215 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:03,215 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:03,215 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,215 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:50:03,216 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,216 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,216 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:03,216 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:03,226 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,226 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,227 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:03,227 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:03,227 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,323 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,323 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:50:03,323 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:03,323 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:03,323 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,360 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,360 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is cut-off event
[2024-11-08 17:50:03,361 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,361 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:03,361 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:03,367 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,367 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:50:03,367 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,367 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:03,367 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,387 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,387 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event
[2024-11-08 17:50:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-11-08 17:50:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event
[2024-11-08 17:50:03,436 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,436 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,437 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:03,437 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:50:03,437 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:03,498 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,498 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event
[2024-11-08 17:50:03,498 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:03,498 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event
[2024-11-08 17:50:03,498 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-11-08 17:50:03,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,499 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event
[2024-11-08 17:50:03,499 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-11-08 17:50:03,499 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event
[2024-11-08 17:50:03,499 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:03,533 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,533 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event
[2024-11-08 17:50:03,533 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-11-08 17:50:03,533 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:50:03,533 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:50:03,612 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,612 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is cut-off event
[2024-11-08 17:50:03,612 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,612 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,612 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:03,659 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:03,659 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event
[2024-11-08 17:50:03,659 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:50:03,659 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:03,659 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:03,687 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,687 INFO  L294   olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event
[2024-11-08 17:50:03,687 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:03,687 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is not cut-off event
[2024-11-08 17:50:03,687 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:03,760 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,760 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:50:03,760 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,761 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:03,761 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,770 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,770 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is cut-off event
[2024-11-08 17:50:03,771 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,771 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,771 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,771 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,771 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is cut-off event
[2024-11-08 17:50:03,771 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,771 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,771 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,771 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:03,773 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,773 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is cut-off event
[2024-11-08 17:50:03,773 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,773 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:03,773 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,774 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,774 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,774 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,774 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:03,774 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,774 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:03,821 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,821 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,821 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:03,821 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:03,821 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:03,864 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:03,864 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event
[2024-11-08 17:50:03,864 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:50:03,864 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:50:03,864 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event
[2024-11-08 17:50:03,906 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,906 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,906 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:03,906 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,906 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,907 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,907 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:50:03,907 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:03,907 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,907 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,907 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,909 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,909 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:50:03,909 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,909 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,909 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,909 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,909 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:50:03,910 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:03,910 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,910 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:03,910 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:03,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:03,921 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is cut-off event
[2024-11-08 17:50:03,921 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:03,921 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:03,921 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:04,061 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,061 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:50:04,061 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:04,062 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:04,062 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:04,064 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,064 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:50:04,064 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:04,064 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:04,064 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:04,074 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,074 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:50:04,074 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:04,074 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:04,074 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:04,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,112 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event
[2024-11-08 17:50:04,113 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:04,113 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:50:04,113 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:04,113 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,113 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event
[2024-11-08 17:50:04,113 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:04,113 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:04,113 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is not cut-off event
[2024-11-08 17:50:04,116 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,116 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:50:04,116 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:04,116 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:04,116 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:04,143 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,143 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is cut-off event
[2024-11-08 17:50:04,143 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:04,143 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:04,143 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:04,143 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,143 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is cut-off event
[2024-11-08 17:50:04,144 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:04,144 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:04,144 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:04,144 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:04,144 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,145 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:04,145 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:04,145 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:50:04,145 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:04,145 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:04,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:50:04,245 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:04,245 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:04,245 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:04,245 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:50:04,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:50:04,246 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:04,246 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:04,246 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:04,246 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:50:04,633 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,634 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:50:04,634 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:04,634 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:04,634 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:04,634 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,634 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:50:04,634 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:50:04,635 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:04,635 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:04,635 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:04,636 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,636 INFO  L294   olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event
[2024-11-08 17:50:04,637 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:04,637 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:50:04,637 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:04,637 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:04,644 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,644 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is cut-off event
[2024-11-08 17:50:04,645 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:04,645 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:04,645 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:04,789 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,790 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is cut-off event
[2024-11-08 17:50:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:04,790 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,790 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is cut-off event
[2024-11-08 17:50:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:50:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:04,802 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 283#L1289true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,802 INFO  L294   olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event
[2024-11-08 17:50:04,802 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:50:04,802 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:04,802 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:04,803 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,803 INFO  L294   olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event
[2024-11-08 17:50:04,803 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is not cut-off event
[2024-11-08 17:50:04,803 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:04,803 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:04,846 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,846 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:04,846 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:50:04,846 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:04,847 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:04,854 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,854 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:50:04,854 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:04,855 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:04,855 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:50:04,897 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:04,897 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:04,897 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:04,898 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:50:04,898 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:04,961 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,961 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is cut-off event
[2024-11-08 17:50:04,961 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:04,961 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:04,961 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:04,961 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,962 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is cut-off event
[2024-11-08 17:50:04,962 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:04,962 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:04,962 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:04,962 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:04,987 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:04,987 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event
[2024-11-08 17:50:04,987 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:04,987 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:04,987 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:05,001 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 30#L1288-3true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,001 INFO  L294   olderBase$Statistics]: this new event has 196 ancestors and is cut-off event
[2024-11-08 17:50:05,002 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:05,002 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:05,002 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:05,080 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:05,081 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event
[2024-11-08 17:50:05,081 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-11-08 17:50:05,081 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:05,081 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:05,119 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:05,119 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:50:05,119 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:05,119 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-11-08 17:50:05,119 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:05,188 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:50:05,188 INFO  L294   olderBase$Statistics]: this new event has 197 ancestors and is cut-off event
[2024-11-08 17:50:05,188 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:50:05,188 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:05,188 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is cut-off event
[2024-11-08 17:50:05,220 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,220 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is cut-off event
[2024-11-08 17:50:05,220 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:05,220 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:05,220 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:05,273 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:05,273 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:05,274 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:05,274 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:50:05,274 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:05,373 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,374 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:05,374 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:05,374 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:05,374 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:50:05,374 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:50:05,375 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:05,375 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:05,375 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is not cut-off event
[2024-11-08 17:50:05,375 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:50:05,375 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:05,375 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:50:05,570 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:05,570 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:05,570 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:05,570 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:50:05,571 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:50:05,596 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,596 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:05,596 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:05,596 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:05,596 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:05,596 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:50:05,597 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,597 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:05,597 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:05,597 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:05,597 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:50:05,597 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:05,608 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,608 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event
[2024-11-08 17:50:05,608 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:05,608 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:50:05,608 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-11-08 17:50:05,611 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 283#L1289true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,611 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is cut-off event
[2024-11-08 17:50:05,611 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:05,612 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:05,612 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:05,786 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,786 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:05,787 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:50:05,787 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:05,787 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:05,787 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,787 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:05,787 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:50:05,788 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:05,788 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:05,800 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,800 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:05,800 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is not cut-off event
[2024-11-08 17:50:05,800 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is not cut-off event
[2024-11-08 17:50:05,800 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:05,839 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 30#L1288-3true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,839 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is cut-off event
[2024-11-08 17:50:05,839 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:05,840 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:05,840 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:05,849 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:05,849 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:05,849 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:50:05,850 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:05,850 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is not cut-off event
[2024-11-08 17:50:05,888 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:05,888 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event
[2024-11-08 17:50:05,888 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:05,888 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is not cut-off event
[2024-11-08 17:50:05,888 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:50:05,889 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:05,952 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:05,952 INFO  L294   olderBase$Statistics]: this new event has 201 ancestors and is cut-off event
[2024-11-08 17:50:05,952 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:05,952 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:50:05,952 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:50:05,962 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:05,962 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:50:05,962 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-11-08 17:50:05,962 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:05,962 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:06,008 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:06,008 INFO  L294   olderBase$Statistics]: this new event has 201 ancestors and is cut-off event
[2024-11-08 17:50:06,008 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:06,008 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:50:06,009 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:06,036 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:50:06,036 INFO  L294   olderBase$Statistics]: this new event has 201 ancestors and is cut-off event
[2024-11-08 17:50:06,037 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:06,037 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:06,037 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:06,088 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:06,088 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:06,088 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-11-08 17:50:06,088 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:50:06,088 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-11-08 17:50:06,088 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:50:06,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:06,202 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:50:06,202 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:06,202 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:06,202 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:06,215 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:06,215 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:50:06,215 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:06,215 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:06,216 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:50:06,216 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:06,216 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is cut-off event
[2024-11-08 17:50:06,216 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:06,216 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:06,216 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:50:06,216 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:06,262 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:06,263 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is cut-off event
[2024-11-08 17:50:06,263 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:50:06,263 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:06,263 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:06,289 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:06,289 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:06,289 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:50:06,289 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is not cut-off event
[2024-11-08 17:50:06,289 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is not cut-off event
[2024-11-08 17:50:06,424 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:06,424 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is cut-off event
[2024-11-08 17:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:06,425 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:06,425 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:06,426 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:06,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 283#L1289true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:06,452 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is cut-off event
[2024-11-08 17:50:06,452 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:06,452 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:06,452 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:06,635 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:06,635 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is cut-off event
[2024-11-08 17:50:06,636 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:50:06,636 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:06,636 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is cut-off event
[2024-11-08 17:50:07,029 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:07,030 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:07,030 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:07,030 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:50:07,030 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,071 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 30#L1288-3true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,071 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:07,071 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,072 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:50:07,072 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:07,097 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,097 INFO  L294   olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:07,098 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is not cut-off event
[2024-11-08 17:50:07,098 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,098 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is not cut-off event
[2024-11-08 17:50:07,197 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,197 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,197 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:07,197 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,197 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:07,212 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,212 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is cut-off event
[2024-11-08 17:50:07,212 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:50:07,212 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:50:07,212 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:07,215 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,215 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,215 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,215 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:07,215 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:07,255 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,255 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,255 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:07,255 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:07,255 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:07,269 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:50:07,269 INFO  L294   olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event
[2024-11-08 17:50:07,269 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-11-08 17:50:07,270 INFO  L297   olderBase$Statistics]:   existing Event has 194 ancestors and is not cut-off event
[2024-11-08 17:50:07,270 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is not cut-off event
[2024-11-08 17:50:07,342 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,343 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is cut-off event
[2024-11-08 17:50:07,343 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:07,343 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:50:07,343 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:07,410 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,410 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:50:07,410 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:07,410 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:50:07,410 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:07,418 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,418 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:50:07,418 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:07,418 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:07,418 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,418 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,418 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:50:07,418 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:07,418 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:07,419 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:07,419 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,425 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 24#L1274-7true, 319#true, 283#L1289true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,425 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event
[2024-11-08 17:50:07,425 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is not cut-off event
[2024-11-08 17:50:07,426 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is not cut-off event
[2024-11-08 17:50:07,426 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,446 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,446 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event
[2024-11-08 17:50:07,446 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,446 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is not cut-off event
[2024-11-08 17:50:07,447 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is not cut-off event
[2024-11-08 17:50:07,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:07,451 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:50:07,451 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:07,451 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is cut-off event
[2024-11-08 17:50:07,451 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,491 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 283#L1289true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,491 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is cut-off event
[2024-11-08 17:50:07,491 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:07,492 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:07,492 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:07,572 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,572 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is cut-off event
[2024-11-08 17:50:07,573 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:07,573 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:07,573 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:50:07,573 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,573 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:50:07,573 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:07,573 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:07,573 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:07,573 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:50:07,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,691 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is cut-off event
[2024-11-08 17:50:07,691 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,691 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,691 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:07,733 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,733 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:50:07,734 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:07,734 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:07,734 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:07,753 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,753 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:50:07,753 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:07,753 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is cut-off event
[2024-11-08 17:50:07,753 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:07,770 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 30#L1288-3true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,770 INFO  L294   olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event
[2024-11-08 17:50:07,770 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is not cut-off event
[2024-11-08 17:50:07,770 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is not cut-off event
[2024-11-08 17:50:07,770 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is not cut-off event
[2024-11-08 17:50:07,855 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,855 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:50:07,855 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:50:07,855 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is cut-off event
[2024-11-08 17:50:07,855 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:07,878 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,878 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is cut-off event
[2024-11-08 17:50:07,878 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:07,878 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:07,878 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:07,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:07,895 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:50:07,895 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,895 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:07,895 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:07,927 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,927 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:50:07,927 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:07,927 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:07,927 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:07,940 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,940 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,940 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is not cut-off event
[2024-11-08 17:50:07,940 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:07,940 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is not cut-off event
[2024-11-08 17:50:07,940 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,946 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [24#L1274-7true, 319#true, 283#L1289true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,947 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:50:07,947 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:50:07,947 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:50:07,947 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:07,963 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:50:07,963 INFO  L294   olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,963 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is not cut-off event
[2024-11-08 17:50:07,963 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is not cut-off event
[2024-11-08 17:50:07,963 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is not cut-off event
[2024-11-08 17:50:07,964 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [30#L1288-3true, 24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:07,964 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:50:07,965 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:50:07,965 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:07,965 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,049 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,049 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,049 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,049 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,049 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,107 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,107 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event
[2024-11-08 17:50:08,107 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:08,107 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-11-08 17:50:08,107 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is not cut-off event
[2024-11-08 17:50:08,108 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:08,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,113 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,113 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,113 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,113 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:08,125 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 319#true, 283#L1289true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,125 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event
[2024-11-08 17:50:08,125 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-11-08 17:50:08,125 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is not cut-off event
[2024-11-08 17:50:08,125 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:08,128 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,128 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:50:08,128 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:50:08,128 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:50:08,128 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:08,151 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:08,151 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event
[2024-11-08 17:50:08,152 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is not cut-off event
[2024-11-08 17:50:08,152 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:08,152 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:08,205 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,205 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,206 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:08,206 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:08,206 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,209 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 283#L1289true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,209 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:50:08,209 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:08,209 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:08,209 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:08,241 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,241 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,241 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,241 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:08,241 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,261 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,261 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,261 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:08,261 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:08,261 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,272 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [326#true, 24#L1274-7true, 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,272 INFO  L294   olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event
[2024-11-08 17:50:08,272 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:08,272 INFO  L297   olderBase$Statistics]:   existing Event has 200 ancestors and is not cut-off event
[2024-11-08 17:50:08,272 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is not cut-off event
[2024-11-08 17:50:08,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,277 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:08,277 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,277 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:08,277 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:08,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,283 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,283 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:08,283 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:08,283 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,284 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,284 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,284 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:08,284 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:08,284 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,284 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,286 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,286 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,286 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,286 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:08,286 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is cut-off event
[2024-11-08 17:50:08,330 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,331 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,331 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:08,331 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,331 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,403 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,403 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:08,403 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:08,403 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:08,412 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,412 INFO  L294   olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event
[2024-11-08 17:50:08,412 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:08,412 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:08,412 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is not cut-off event
[2024-11-08 17:50:08,413 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,413 INFO  L294   olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event
[2024-11-08 17:50:08,413 INFO  L297   olderBase$Statistics]:   existing Event has 201 ancestors and is not cut-off event
[2024-11-08 17:50:08,413 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:08,413 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:08,416 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 323#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,416 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,417 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:08,417 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:50:08,417 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:08,445 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,445 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is cut-off event
[2024-11-08 17:50:08,445 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:08,445 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:08,445 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,446 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,446 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:08,446 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:08,446 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:08,446 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:08,446 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,448 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,448 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,448 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:08,448 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:08,448 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:08,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:08,463 INFO  L294   olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event
[2024-11-08 17:50:08,463 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:08,469 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,469 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,469 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:08,469 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is cut-off event
[2024-11-08 17:50:08,470 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:08,526 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,526 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:08,526 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,527 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,527 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,558 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,559 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,559 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:08,559 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,559 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:08,916 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:08,916 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event
[2024-11-08 17:50:08,916 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:08,916 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:08,917 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:08,951 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,952 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:50:08,952 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:08,952 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:08,952 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:08,954 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 76#L1290true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,954 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:08,954 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:08,955 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,955 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:08,973 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,973 INFO  L294   olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event
[2024-11-08 17:50:08,974 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:08,974 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:08,974 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is not cut-off event
[2024-11-08 17:50:08,974 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:08,983 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [319#true, 283#L1289true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:08,983 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:50:08,983 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:50:08,983 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:50:08,984 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,006 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [30#L1288-3true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,006 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,006 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,007 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:50:09,007 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:09,061 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,061 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,061 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,061 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,061 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,075 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,075 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is cut-off event
[2024-11-08 17:50:09,075 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,075 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,076 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,076 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,076 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,076 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,076 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:09,076 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,076 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,078 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,078 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,078 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,078 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:09,078 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,079 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,079 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,079 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,079 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:09,079 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,079 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,166 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,166 INFO  L294   olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event
[2024-11-08 17:50:09,166 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is not cut-off event
[2024-11-08 17:50:09,166 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:09,166 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,166 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,172 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,173 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,184 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,184 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,184 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:50:09,184 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,184 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:50:09,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,229 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,229 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,229 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,229 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,229 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,229 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,230 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,230 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,230 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,230 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,231 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,231 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,231 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,232 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,232 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,232 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,232 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,232 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,232 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,232 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,232 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,246 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,246 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,246 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:09,246 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,268 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,268 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,268 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,268 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,268 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 30#L1288-3true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,283 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,284 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:09,284 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,284 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,307 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,307 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,307 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,308 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:09,308 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,322 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,323 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:09,323 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:09,323 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:09,323 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:09,332 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,332 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,332 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,332 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:09,332 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,339 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,340 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:09,340 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:09,340 INFO  L297   olderBase$Statistics]:   existing Event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:09,340 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:09,346 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,346 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,346 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,346 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,346 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,351 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,351 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:09,351 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:09,351 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:09,351 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:09,352 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:09,352 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:09,352 INFO  L294   olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event
[2024-11-08 17:50:09,352 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:09,352 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:09,352 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:09,356 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,356 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,356 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,356 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,356 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:09,356 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,356 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,356 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,356 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,357 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,357 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:09,359 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,359 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,359 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is cut-off event
[2024-11-08 17:50:09,359 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,359 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,399 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,399 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,399 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,399 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,399 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:09,401 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,401 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,401 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,401 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,401 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,404 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,404 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,405 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,405 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,405 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:09,417 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,417 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,417 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,417 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,417 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,446 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,446 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,446 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,446 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,446 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,468 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,468 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,468 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,468 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:09,468 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,469 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,469 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,469 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,469 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:09,469 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,473 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,473 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,473 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:50:09,473 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,480 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,480 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,481 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:09,481 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,481 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,481 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,481 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,481 INFO  L297   olderBase$Statistics]:   existing Event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,481 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:09,481 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,488 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,488 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,488 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:09,488 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:50:09,488 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,512 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,512 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,512 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:09,512 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,512 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:09,512 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,513 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,513 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,513 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:09,513 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:09,513 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,516 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,516 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,516 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,516 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,516 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:09,516 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,516 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,516 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,516 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,517 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:09,517 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,519 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,519 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,519 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,519 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is cut-off event
[2024-11-08 17:50:09,519 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,533 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,533 INFO  L294   olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event
[2024-11-08 17:50:09,533 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,533 INFO  L297   olderBase$Statistics]:   existing Event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,533 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:09,591 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,591 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 24#L1274-7true, 319#true, 283#L1289true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,595 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,595 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:09,595 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,595 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:09,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,614 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:09,614 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,614 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:09,614 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:09,615 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,615 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:09,615 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:09,615 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,615 INFO  L297   olderBase$Statistics]:   existing Event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:09,633 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,634 INFO  L294   olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event
[2024-11-08 17:50:09,634 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:09,634 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:09,634 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:09,662 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,662 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,663 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:09,663 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:09,663 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,693 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][360], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,694 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,694 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is cut-off event
[2024-11-08 17:50:09,694 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is cut-off event
[2024-11-08 17:50:09,694 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,706 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:50:09,706 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:50:09,706 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,706 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,727 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,727 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:09,727 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,727 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,727 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,738 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,738 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,738 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,738 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,738 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,738 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,738 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,739 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,739 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,739 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is cut-off event
[2024-11-08 17:50:09,742 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,742 INFO  L294   olderBase$Statistics]: this new event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,742 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,742 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,742 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,743 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,743 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,743 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,743 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,743 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,743 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,745 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,745 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,745 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,745 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,745 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,745 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,746 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,746 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,746 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,746 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,746 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,755 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 283#L1289true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,755 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:09,755 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:09,755 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:09,755 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:09,756 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,756 INFO  L294   olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:09,756 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is not cut-off event
[2024-11-08 17:50:09,756 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:09,756 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:09,769 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 30#L1288-3true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,769 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:50:09,769 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,769 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:50:09,769 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,823 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [24#L1274-7true, 319#true, 283#L1289true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,823 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,823 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,823 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:50:09,823 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:50:09,823 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,866 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,866 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,866 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,866 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,867 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,867 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:09,867 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is cut-off event
[2024-11-08 17:50:09,867 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,867 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,867 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,870 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,870 INFO  L294   olderBase$Statistics]: this new event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,870 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,870 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,870 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,870 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,870 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:09,871 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,871 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,871 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,871 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,872 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,873 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,873 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,873 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:09,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,887 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,887 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is cut-off event
[2024-11-08 17:50:09,887 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,887 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,898 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,898 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,898 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:09,898 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,898 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:09,901 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,901 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:09,901 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:09,901 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,902 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:09,911 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 30#L1288-3true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,911 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is cut-off event
[2024-11-08 17:50:09,911 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,911 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:50:09,911 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:09,911 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:09,917 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 30#L1288-3true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:09,917 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,917 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:09,917 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:09,918 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,939 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,940 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,940 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:09,940 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,940 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:09,947 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:09,947 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,947 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:09,947 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,947 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:09,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,949 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:09,949 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:09,949 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,949 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:09,968 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,968 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,968 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,968 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:09,969 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:09,969 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:09,969 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:09,969 INFO  L294   olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event
[2024-11-08 17:50:09,969 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:09,969 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:09,969 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:10,004 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,005 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,005 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:10,005 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,005 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,007 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,007 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,007 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,007 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:10,007 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,019 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,019 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,020 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,020 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:10,020 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,042 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,042 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,042 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:10,042 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:10,042 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is cut-off event
[2024-11-08 17:50:10,042 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,049 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,049 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,049 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,049 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,049 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,065 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,065 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,065 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,065 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,066 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,066 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,066 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,066 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,069 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 291#$Ultimate##0true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,070 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,070 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,070 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:50:10,070 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:10,085 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,086 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,086 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,086 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,086 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,086 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:10,086 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,086 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,086 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,087 INFO  L297   olderBase$Statistics]:   existing Event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,096 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,096 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,096 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,097 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,097 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:10,097 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:50:10,097 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:10,097 INFO  L294   olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event
[2024-11-08 17:50:10,097 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:10,097 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,097 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:50:10,152 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,152 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:10,152 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:10,152 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:10,152 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:10,152 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,153 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,153 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:10,153 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,153 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:10,153 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:10,153 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:10,158 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,159 INFO  L294   olderBase$Statistics]: this new event has 232 ancestors and is cut-off event
[2024-11-08 17:50:10,159 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:10,159 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:10,159 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:10,159 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,159 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,159 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:50:10,159 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,160 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:10,166 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 319#true, 283#L1289true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,166 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,167 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,167 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,167 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:10,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,183 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:10,183 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:10,183 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,183 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:10,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,183 INFO  L294   olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:10,184 INFO  L297   olderBase$Statistics]:   existing Event has 210 ancestors and is not cut-off event
[2024-11-08 17:50:10,184 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,184 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:10,203 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [326#true, 24#L1274-7true, 319#true, 323#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,203 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,203 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:10,203 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:50:10,203 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,203 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:10,228 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,228 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,228 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:10,229 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,229 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:10,252 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,252 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,252 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:50:10,252 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,252 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:10,254 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,254 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,255 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,255 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,255 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:10,263 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 107#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,263 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:50:10,263 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:10,263 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,263 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,273 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,274 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,274 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,274 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:10,274 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,274 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:10,274 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,274 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,274 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,274 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,275 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:10,275 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:10,284 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,284 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,284 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:10,284 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,284 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is not cut-off event
[2024-11-08 17:50:10,285 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,285 INFO  L294   olderBase$Statistics]: this new event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,285 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,286 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,286 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:10,286 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,286 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,286 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,286 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,286 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,286 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is cut-off event
[2024-11-08 17:50:10,288 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 283#L1289true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,288 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,289 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:10,289 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,289 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,290 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,291 INFO  L294   olderBase$Statistics]: this new event has 232 ancestors and is cut-off event
[2024-11-08 17:50:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:10,291 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,291 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:50:10,292 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,300 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 283#L1289true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,300 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,300 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,300 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,300 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:10,301 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,301 INFO  L294   olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,301 INFO  L297   olderBase$Statistics]:   existing Event has 211 ancestors and is not cut-off event
[2024-11-08 17:50:10,301 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,301 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:10,315 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 30#L1288-3true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,315 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:50:10,315 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:50:10,315 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,315 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,340 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,340 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,340 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,340 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:10,340 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,341 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][358], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,341 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,341 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,341 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,341 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:10,341 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,351 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [319#true, 283#L1289true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,352 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,352 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:50:10,352 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:50:10,352 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,352 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:10,368 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 172#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,369 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,369 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,369 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is cut-off event
[2024-11-08 17:50:10,369 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:50:10,377 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,377 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,377 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:50:10,377 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,377 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,378 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,378 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,378 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:50:10,378 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,378 INFO  L297   olderBase$Statistics]:   existing Event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,387 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,387 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,387 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:10,387 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,387 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:50:10,388 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,388 INFO  L294   olderBase$Statistics]: this new event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,388 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,388 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,388 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:10,389 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,389 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,389 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,389 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,389 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,389 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:10,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,406 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,406 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:10,406 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,406 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:10,411 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,411 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,411 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:50:10,411 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,411 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,417 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 30#L1288-3true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,418 INFO  L294   olderBase$Statistics]: this new event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,418 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:50:10,418 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,418 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:10,418 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,433 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,433 INFO  L294   olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event
[2024-11-08 17:50:10,433 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:10,433 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:10,433 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:10,437 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,437 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,437 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:50:10,437 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,437 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][360], [319#true, 283#L1289true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:10,453 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,453 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is cut-off event
[2024-11-08 17:50:10,453 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:10,453 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,462 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,462 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:10,462 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:10,462 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:10,486 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,486 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,486 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,486 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,486 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,486 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,486 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:50:10,486 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,486 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,487 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,487 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,506 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,506 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,506 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:50:10,506 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,506 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,828 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,864 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][354], [24#L1274-7true, 319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,868 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:50:10,868 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:10,868 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:50:10,868 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:10,882 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 76#L1290true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,888 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:10,889 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:10,889 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:10,889 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:10,889 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 76#L1290true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,890 INFO  L294   olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:10,890 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:10,890 INFO  L297   olderBase$Statistics]:   existing Event has 213 ancestors and is not cut-off event
[2024-11-08 17:50:10,890 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:10,914 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,914 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,915 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:10,915 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:10,915 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:10,937 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,937 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:50:10,937 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,937 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,938 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,938 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,938 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:50:10,938 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:10,938 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,938 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:10,939 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,950 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,950 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,950 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,950 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,950 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:50:10,950 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,950 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:50:10,950 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is cut-off event
[2024-11-08 17:50:10,950 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:10,951 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:50:10,951 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:10,957 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,957 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,957 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:10,957 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,957 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:50:10,957 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is not cut-off event
[2024-11-08 17:50:10,958 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,958 INFO  L294   olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,958 INFO  L297   olderBase$Statistics]:   existing Event has 214 ancestors and is not cut-off event
[2024-11-08 17:50:10,958 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:10,958 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is not cut-off event
[2024-11-08 17:50:10,958 INFO  L297   olderBase$Statistics]:   existing Event has 217 ancestors and is not cut-off event
[2024-11-08 17:50:10,965 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,966 INFO  L294   olderBase$Statistics]: this new event has 236 ancestors and is cut-off event
[2024-11-08 17:50:10,966 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:10,966 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:10,966 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:10,966 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:10,966 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:50:10,966 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:10,966 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:10,966 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:50:10,987 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [326#true, 319#true, 323#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:10,987 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:50:10,987 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:10,987 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:50:10,987 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:10,988 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:11,004 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,004 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,004 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,004 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:11,004 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,004 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,004 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,004 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,005 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:11,005 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,005 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,007 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:11,007 INFO  L294   olderBase$Statistics]: this new event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,007 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,007 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,008 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,023 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,023 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:11,023 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:11,023 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:50:11,023 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is not cut-off event
[2024-11-08 17:50:11,029 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,029 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,029 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,030 INFO  L297   olderBase$Statistics]:   existing Event has 232 ancestors and is cut-off event
[2024-11-08 17:50:11,030 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,034 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,035 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,035 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,035 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:11,035 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,035 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,035 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,035 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,035 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,035 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:11,035 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,042 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,042 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:11,043 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:11,043 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:11,043 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:11,043 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:50:11,043 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,043 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:11,043 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:11,043 INFO  L297   olderBase$Statistics]:   existing Event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:11,043 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:50:11,044 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:11,049 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,049 INFO  L294   olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event
[2024-11-08 17:50:11,049 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:50:11,049 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is not cut-off event
[2024-11-08 17:50:11,050 INFO  L297   olderBase$Statistics]:   existing Event has 218 ancestors and is not cut-off event
[2024-11-08 17:50:11,055 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 283#L1289true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,055 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,055 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,055 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:11,056 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,057 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,057 INFO  L294   olderBase$Statistics]: this new event has 236 ancestors and is cut-off event
[2024-11-08 17:50:11,058 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:11,058 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,058 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:11,058 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 283#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,058 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,058 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,058 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,058 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:11,077 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][360], [326#true, 319#true, 323#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,077 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,078 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,078 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:11,078 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,086 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,087 INFO  L294   olderBase$Statistics]: this new event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,087 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:11,087 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:11,087 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,087 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][359], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,087 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,087 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:11,087 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,087 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:11,087 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,090 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,090 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,090 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,090 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,091 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:11,095 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][360], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,095 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,095 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,095 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,095 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is cut-off event
[2024-11-08 17:50:11,110 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,110 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,110 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,110 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:50:11,110 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:11,116 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 172#L1288-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,116 INFO  L294   olderBase$Statistics]: this new event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,116 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,116 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:11,117 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is cut-off event
[2024-11-08 17:50:11,119 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,119 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:11,119 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:11,119 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:11,119 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is not cut-off event
[2024-11-08 17:50:11,121 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,121 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:11,121 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:11,121 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is not cut-off event
[2024-11-08 17:50:11,121 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:11,121 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,121 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:11,122 INFO  L297   olderBase$Statistics]:   existing Event has 221 ancestors and is not cut-off event
[2024-11-08 17:50:11,122 INFO  L297   olderBase$Statistics]:   existing Event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:11,122 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:11,127 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,128 INFO  L294   olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event
[2024-11-08 17:50:11,128 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is not cut-off event
[2024-11-08 17:50:11,128 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is not cut-off event
[2024-11-08 17:50:11,128 INFO  L297   olderBase$Statistics]:   existing Event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:11,163 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][360], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:11,163 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,164 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is cut-off event
[2024-11-08 17:50:11,164 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is cut-off event
[2024-11-08 17:50:11,164 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,178 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,178 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,179 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,179 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:11,179 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,194 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,194 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,194 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,194 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,195 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,195 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,195 INFO  L294   olderBase$Statistics]: this new event has 233 ancestors and is cut-off event
[2024-11-08 17:50:11,195 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,195 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,195 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,195 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,217 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][356], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,217 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:50:11,218 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,218 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:11,218 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:50:11,220 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][360], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,220 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:50:11,221 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,221 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:11,221 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is cut-off event
[2024-11-08 17:50:11,236 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,236 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,237 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,237 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:11,237 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,247 INFO  L294   olderBase$Statistics]: this new event has 229 ancestors and is cut-off event
[2024-11-08 17:50:11,247 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,247 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,247 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,248 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,248 INFO  L294   olderBase$Statistics]: this new event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,248 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,248 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:50:11,248 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,248 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,255 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,255 INFO  L294   olderBase$Statistics]: this new event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,255 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,255 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,255 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:50:11,255 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,255 INFO  L294   olderBase$Statistics]: this new event has 233 ancestors and is cut-off event
[2024-11-08 17:50:11,255 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is cut-off event
[2024-11-08 17:50:11,255 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,256 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:50:11,256 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,301 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,301 INFO  L294   olderBase$Statistics]: this new event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,302 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:50:11,302 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:50:11,302 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,302 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,302 INFO  L294   olderBase$Statistics]: this new event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,302 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is cut-off event
[2024-11-08 17:50:11,302 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:50:11,302 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is cut-off event
[2024-11-08 17:50:11,302 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,331 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,331 INFO  L294   olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event
[2024-11-08 17:50:11,331 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is not cut-off event
[2024-11-08 17:50:11,331 INFO  L297   olderBase$Statistics]:   existing Event has 222 ancestors and is not cut-off event
[2024-11-08 17:50:11,331 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is not cut-off event
[2024-11-08 17:50:11,331 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is not cut-off event
[2024-11-08 17:50:11,344 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,344 INFO  L294   olderBase$Statistics]: this new event has 232 ancestors and is cut-off event
[2024-11-08 17:50:11,344 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,344 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:11,344 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:11,345 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,345 INFO  L294   olderBase$Statistics]: this new event has 235 ancestors and is cut-off event
[2024-11-08 17:50:11,345 INFO  L297   olderBase$Statistics]:   existing Event has 232 ancestors and is cut-off event
[2024-11-08 17:50:11,345 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,345 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:11,345 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:11,349 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,349 INFO  L294   olderBase$Statistics]: this new event has 232 ancestors and is cut-off event
[2024-11-08 17:50:11,349 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:11,349 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,349 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,351 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,351 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:11,351 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:50:11,351 INFO  L297   olderBase$Statistics]:   existing Event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:11,351 INFO  L297   olderBase$Statistics]:   existing Event has 225 ancestors and is not cut-off event
[2024-11-08 17:50:11,377 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,377 INFO  L294   olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event
[2024-11-08 17:50:11,377 INFO  L297   olderBase$Statistics]:   existing Event has 226 ancestors and is not cut-off event
[2024-11-08 17:50:11,377 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is not cut-off event
[2024-11-08 17:50:11,378 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is not cut-off event
[2024-11-08 17:50:11,378 INFO  L297   olderBase$Statistics]:   existing Event has 223 ancestors and is not cut-off event
[2024-11-08 17:50:11,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,393 INFO  L294   olderBase$Statistics]: this new event has 235 ancestors and is cut-off event
[2024-11-08 17:50:11,393 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,393 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:11,394 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:11,394 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,394 INFO  L294   olderBase$Statistics]: this new event has 232 ancestors and is cut-off event
[2024-11-08 17:50:11,394 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,394 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:11,394 INFO  L297   olderBase$Statistics]:   existing Event has 235 ancestors and is cut-off event
[2024-11-08 17:50:11,394 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:11,405 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,405 INFO  L294   olderBase$Statistics]: this new event has 241 ancestors and is cut-off event
[2024-11-08 17:50:11,406 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:11,406 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,406 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-11-08 17:50:11,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,406 INFO  L294   olderBase$Statistics]: this new event has 242 ancestors and is cut-off event
[2024-11-08 17:50:11,406 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-11-08 17:50:11,406 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:11,406 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,407 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,407 INFO  L294   olderBase$Statistics]: this new event has 243 ancestors and is cut-off event
[2024-11-08 17:50:11,407 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:11,407 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:11,407 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-11-08 17:50:11,407 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:11,407 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [24#L1274-7true, 319#true, 283#L1289true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,407 INFO  L294   olderBase$Statistics]: this new event has 235 ancestors and is cut-off event
[2024-11-08 17:50:11,408 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:11,408 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:11,408 INFO  L297   olderBase$Statistics]:   existing Event has 238 ancestors and is cut-off event
[2024-11-08 17:50:11,433 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,433 INFO  L294   olderBase$Statistics]: this new event has 233 ancestors and is cut-off event
[2024-11-08 17:50:11,433 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:11,433 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:11,433 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,433 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,442 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,442 INFO  L294   olderBase$Statistics]: this new event has 238 ancestors and is cut-off event
[2024-11-08 17:50:11,442 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:11,442 INFO  L297   olderBase$Statistics]:   existing Event has 233 ancestors and is cut-off event
[2024-11-08 17:50:11,442 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:11,466 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,466 INFO  L294   olderBase$Statistics]: this new event has 233 ancestors and is cut-off event
[2024-11-08 17:50:11,466 INFO  L297   olderBase$Statistics]:   existing Event has 230 ancestors and is cut-off event
[2024-11-08 17:50:11,466 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is cut-off event
[2024-11-08 17:50:11,466 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:11,466 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:11,471 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][348], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,471 INFO  L294   olderBase$Statistics]: this new event has 239 ancestors and is cut-off event
[2024-11-08 17:50:11,471 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,471 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,471 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,475 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,475 INFO  L294   olderBase$Statistics]: this new event has 238 ancestors and is cut-off event
[2024-11-08 17:50:11,475 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:11,475 INFO  L297   olderBase$Statistics]:   existing Event has 233 ancestors and is cut-off event
[2024-11-08 17:50:11,475 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:11,493 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 319#true, 323#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,493 INFO  L294   olderBase$Statistics]: this new event has 238 ancestors and is cut-off event
[2024-11-08 17:50:11,493 INFO  L297   olderBase$Statistics]:   existing Event has 241 ancestors and is cut-off event
[2024-11-08 17:50:11,493 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,493 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:11,503 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,504 INFO  L294   olderBase$Statistics]: this new event has 236 ancestors and is cut-off event
[2024-11-08 17:50:11,504 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,504 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:11,504 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:11,504 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,504 INFO  L294   olderBase$Statistics]: this new event has 239 ancestors and is cut-off event
[2024-11-08 17:50:11,504 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,504 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:11,505 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:11,505 INFO  L297   olderBase$Statistics]:   existing Event has 236 ancestors and is cut-off event
[2024-11-08 17:50:11,507 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,507 INFO  L294   olderBase$Statistics]: this new event has 239 ancestors and is cut-off event
[2024-11-08 17:50:11,507 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,507 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,507 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,526 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,526 INFO  L294   olderBase$Statistics]: this new event has 236 ancestors and is cut-off event
[2024-11-08 17:50:11,526 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,526 INFO  L297   olderBase$Statistics]:   existing Event has 228 ancestors and is cut-off event
[2024-11-08 17:50:11,527 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,527 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][364], [319#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:11,527 INFO  L294   olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event
[2024-11-08 17:50:11,527 INFO  L297   olderBase$Statistics]:   existing Event has 224 ancestors and is not cut-off event
[2024-11-08 17:50:11,527 INFO  L297   olderBase$Statistics]:   existing Event has 229 ancestors and is not cut-off event
[2024-11-08 17:50:11,527 INFO  L297   olderBase$Statistics]:   existing Event has 227 ancestors and is not cut-off event
[2024-11-08 17:50:11,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,540 INFO  L294   olderBase$Statistics]: this new event has 239 ancestors and is cut-off event
[2024-11-08 17:50:11,540 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,540 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:11,540 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:11,540 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,540 INFO  L294   olderBase$Statistics]: this new event has 236 ancestors and is cut-off event
[2024-11-08 17:50:11,540 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,540 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:11,540 INFO  L297   olderBase$Statistics]:   existing Event has 239 ancestors and is cut-off event
[2024-11-08 17:50:11,540 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:11,549 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,550 INFO  L294   olderBase$Statistics]: this new event has 245 ancestors and is cut-off event
[2024-11-08 17:50:11,550 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,550 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-11-08 17:50:11,550 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:11,550 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,550 INFO  L294   olderBase$Statistics]: this new event has 246 ancestors and is cut-off event
[2024-11-08 17:50:11,550 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-11-08 17:50:11,550 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:11,550 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:11,551 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,551 INFO  L294   olderBase$Statistics]: this new event has 247 ancestors and is cut-off event
[2024-11-08 17:50:11,551 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-11-08 17:50:11,551 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:11,551 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:11,551 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:11,551 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [319#true, 283#L1289true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,552 INFO  L294   olderBase$Statistics]: this new event has 239 ancestors and is cut-off event
[2024-11-08 17:50:11,552 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,552 INFO  L297   olderBase$Statistics]:   existing Event has 242 ancestors and is cut-off event
[2024-11-08 17:50:11,552 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:11,574 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,574 INFO  L294   olderBase$Statistics]: this new event has 237 ancestors and is cut-off event
[2024-11-08 17:50:11,574 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,574 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,574 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:11,575 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,580 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,581 INFO  L294   olderBase$Statistics]: this new event has 242 ancestors and is cut-off event
[2024-11-08 17:50:11,581 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:11,581 INFO  L297   olderBase$Statistics]:   existing Event has 237 ancestors and is cut-off event
[2024-11-08 17:50:11,581 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:11,600 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,601 INFO  L294   olderBase$Statistics]: this new event has 237 ancestors and is cut-off event
[2024-11-08 17:50:11,601 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is cut-off event
[2024-11-08 17:50:11,601 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is cut-off event
[2024-11-08 17:50:11,601 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:11,601 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:11,604 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([944] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_16|}  AuxVars[]  AssignedVars[#race~stderr~0][352], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,604 INFO  L294   olderBase$Statistics]: this new event has 243 ancestors and is cut-off event
[2024-11-08 17:50:11,604 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:11,604 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:11,604 INFO  L297   olderBase$Statistics]:   existing Event has 238 ancestors and is cut-off event
[2024-11-08 17:50:11,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,607 INFO  L294   olderBase$Statistics]: this new event has 242 ancestors and is cut-off event
[2024-11-08 17:50:11,607 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:11,607 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:11,607 INFO  L297   olderBase$Statistics]:   existing Event has 237 ancestors and is cut-off event
[2024-11-08 17:50:11,622 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,622 INFO  L294   olderBase$Statistics]: this new event has 242 ancestors and is cut-off event
[2024-11-08 17:50:11,622 INFO  L297   olderBase$Statistics]:   existing Event has 245 ancestors and is cut-off event
[2024-11-08 17:50:11,622 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:11,622 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,629 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][296], [139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,630 INFO  L294   olderBase$Statistics]: this new event has 243 ancestors and is cut-off event
[2024-11-08 17:50:11,630 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:11,630 INFO  L297   olderBase$Statistics]:   existing Event has 238 ancestors and is cut-off event
[2024-11-08 17:50:11,630 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:11,641 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][233], [336#(= |#race~stderr~0| 0), 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 58#L1281-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:11,641 INFO  L294   olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event
[2024-11-08 17:50:11,641 INFO  L297   olderBase$Statistics]:   existing Event has 236 ancestors and is not cut-off event
[2024-11-08 17:50:11,641 INFO  L297   olderBase$Statistics]:   existing Event has 234 ancestors and is not cut-off event
[2024-11-08 17:50:11,641 INFO  L297   olderBase$Statistics]:   existing Event has 231 ancestors and is not cut-off event
[2024-11-08 17:50:11,688 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,688 INFO  L294   olderBase$Statistics]: this new event has 246 ancestors and is cut-off event
[2024-11-08 17:50:11,688 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:11,688 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:11,689 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:11,689 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,689 INFO  L294   olderBase$Statistics]: this new event has 243 ancestors and is cut-off event
[2024-11-08 17:50:11,689 INFO  L297   olderBase$Statistics]:   existing Event has 203 ancestors and is cut-off event
[2024-11-08 17:50:11,689 INFO  L297   olderBase$Statistics]:   existing Event has 198 ancestors and is cut-off event
[2024-11-08 17:50:11,689 INFO  L297   olderBase$Statistics]:   existing Event has 193 ancestors and is cut-off event
[2024-11-08 17:50:11,689 INFO  L297   olderBase$Statistics]:   existing Event has 246 ancestors and is cut-off event
[2024-11-08 17:50:11,719 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1109] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_11|)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_11|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][255], [326#true, 24#L1274-7true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,719 INFO  L294   olderBase$Statistics]: this new event has 244 ancestors and is cut-off event
[2024-11-08 17:50:11,719 INFO  L297   olderBase$Statistics]:   existing Event has 241 ancestors and is cut-off event
[2024-11-08 17:50:11,719 INFO  L297   olderBase$Statistics]:   existing Event has 238 ancestors and is cut-off event
[2024-11-08 17:50:11,719 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,719 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:11,726 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,726 INFO  L294   olderBase$Statistics]: this new event has 249 ancestors and is cut-off event
[2024-11-08 17:50:11,727 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,727 INFO  L297   olderBase$Statistics]:   existing Event has 244 ancestors and is cut-off event
[2024-11-08 17:50:11,727 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:11,740 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1110] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_13| v_checkThreadThread2of2ForFork1_thidvar0_4)  InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_13|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4}  AuxVars[]  AssignedVars[][332], [24#L1274-7true, 319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,741 INFO  L294   olderBase$Statistics]: this new event has 250 ancestors and is cut-off event
[2024-11-08 17:50:11,741 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,741 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,741 INFO  L297   olderBase$Statistics]:   existing Event has 245 ancestors and is cut-off event
[2024-11-08 17:50:11,754 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,755 INFO  L294   olderBase$Statistics]: this new event has 250 ancestors and is cut-off event
[2024-11-08 17:50:11,755 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:11,755 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:11,755 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:11,755 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,755 INFO  L294   olderBase$Statistics]: this new event has 247 ancestors and is cut-off event
[2024-11-08 17:50:11,755 INFO  L297   olderBase$Statistics]:   existing Event has 207 ancestors and is cut-off event
[2024-11-08 17:50:11,755 INFO  L297   olderBase$Statistics]:   existing Event has 202 ancestors and is cut-off event
[2024-11-08 17:50:11,755 INFO  L297   olderBase$Statistics]:   existing Event has 250 ancestors and is cut-off event
[2024-11-08 17:50:11,756 INFO  L297   olderBase$Statistics]:   existing Event has 197 ancestors and is cut-off event
[2024-11-08 17:50:11,776 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1113] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_11|)  InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_11|}  AuxVars[]  AssignedVars[][262], [326#true, 319#true, 323#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,776 INFO  L294   olderBase$Statistics]: this new event has 248 ancestors and is cut-off event
[2024-11-08 17:50:11,776 INFO  L297   olderBase$Statistics]:   existing Event has 245 ancestors and is cut-off event
[2024-11-08 17:50:11,777 INFO  L297   olderBase$Statistics]:   existing Event has 242 ancestors and is cut-off event
[2024-11-08 17:50:11,777 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:11,777 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:11,781 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1280-7true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,781 INFO  L294   olderBase$Statistics]: this new event has 253 ancestors and is cut-off event
[2024-11-08 17:50:11,781 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:11,781 INFO  L297   olderBase$Statistics]:   existing Event has 248 ancestors and is cut-off event
[2024-11-08 17:50:11,782 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-11-08 17:50:11,789 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1114] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_13| v_checkThreadThread2of2ForFork1_thidvar0_6)  InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_13|}  AuxVars[]  AssignedVars[][340], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 136#L1280-7true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)])
[2024-11-08 17:50:11,790 INFO  L294   olderBase$Statistics]: this new event has 254 ancestors and is cut-off event
[2024-11-08 17:50:11,790 INFO  L297   olderBase$Statistics]:   existing Event has 249 ancestors and is cut-off event
[2024-11-08 17:50:11,790 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:11,790 INFO  L297   olderBase$Statistics]:   existing Event has 196 ancestors and is cut-off event
[2024-11-08 17:50:11,832 INFO  L124   PetriNetUnfolderBase]: 7394/61960 cut-off events.
[2024-11-08 17:50:11,832 INFO  L125   PetriNetUnfolderBase]: For 14031/17356 co-relation queries the response was YES.
[2024-11-08 17:50:12,447 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 87175 conditions, 61960 events. 7394/61960 cut-off events. For 14031/17356 co-relation queries the response was YES. Maximal size of possible extension queue 1476. Compared 1017688 event pairs, 946 based on Foata normal form. 551/53755 useless extension candidates. Maximal degree in co-relation 87162. Up to 5195 conditions per place. 
[2024-11-08 17:50:12,782 INFO  L140   encePairwiseOnDemand]: 330/346 looper letters, 56 selfloop transitions, 21 changer transitions 0/365 dead transitions.
[2024-11-08 17:50:12,782 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 365 transitions, 1182 flow
[2024-11-08 17:50:12,783 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 17:50:12,783 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 8 states.
[2024-11-08 17:50:12,787 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 2470 transitions.
[2024-11-08 17:50:12,789 INFO  L512   CegarLoopForPetriNet]: DFA transition density 0.8923410404624278
[2024-11-08 17:50:12,789 INFO  L175             Difference]: Start difference. First operand has 312 places, 328 transitions, 874 flow. Second operand 8 states and 2470 transitions.
[2024-11-08 17:50:12,789 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 365 transitions, 1182 flow
[2024-11-08 17:50:12,826 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 365 transitions, 1166 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-08 17:50:12,833 INFO  L231             Difference]: Finished difference. Result has 322 places, 336 transitions, 968 flow
[2024-11-08 17:50:12,834 INFO  L260   CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=858, PETRI_DIFFERENCE_MINUEND_PLACES=310, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=328, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=311, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=968, PETRI_PLACES=322, PETRI_TRANSITIONS=336}
[2024-11-08 17:50:12,834 INFO  L277   CegarLoopForPetriNet]: 325 programPoint places, -3 predicate places.
[2024-11-08 17:50:12,834 INFO  L471      AbstractCegarLoop]: Abstraction has has 322 places, 336 transitions, 968 flow
[2024-11-08 17:50:12,837 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 301.15384615384613) internal successors, (3915), 13 states have internal predecessors, (3915), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:50:12,838 INFO  L196   CegarLoopForPetriNet]: Found error trace
[2024-11-08 17:50:12,838 INFO  L204   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:50:12,862 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 17:50:13,042 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7b9bf10b-b987-4974-a70d-15bae6c8a5bd/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-08 17:50:13,043 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] ===
[2024-11-08 17:50:13,043 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:50:13,043 INFO  L85        PathProgramCache]: Analyzing trace with hash 1789876593, now seen corresponding path program 1 times
[2024-11-08 17:50:13,043 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:50:13,044 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1764063429]
[2024-11-08 17:50:13,044 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:50:13,044 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:50:13,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:13,880 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 17:50:13,881 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:50:13,881 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1764063429]
[2024-11-08 17:50:13,881 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1764063429] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:50:13,881 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:50:13,881 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:50:13,882 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1852698643]
[2024-11-08 17:50:13,882 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:50:13,882 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 17:50:13,882 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:50:13,883 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 17:50:13,883 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:50:14,266 INFO  L467   CegarLoopForPetriNet]: Number of universal loopers: 283 out of 346
[2024-11-08 17:50:14,269 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 336 transitions, 968 flow. Second operand  has 6 states, 6 states have (on average 284.8333333333333) internal successors, (1709), 6 states have internal predecessors, (1709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:50:14,270 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-08 17:50:14,270 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 346
[2024-11-08 17:50:14,270 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-08 17:50:16,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:16,704 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is cut-off event
[2024-11-08 17:50:16,705 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-11-08 17:50:16,705 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is cut-off event
[2024-11-08 17:50:16,705 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-11-08 17:50:16,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 30#L1288-3true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2), 228#L1289-3true])
[2024-11-08 17:50:16,949 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-11-08 17:50:16,949 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:50:16,949 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is cut-off event
[2024-11-08 17:50:16,949 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:50:16,955 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:16,955 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-11-08 17:50:16,955 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:50:16,955 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-11-08 17:50:16,956 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:50:17,066 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:17,067 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-11-08 17:50:17,067 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:50:17,067 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is cut-off event
[2024-11-08 17:50:17,067 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:50:17,289 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:17,289 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-11-08 17:50:17,289 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:50:17,289 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-11-08 17:50:17,289 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-11-08 17:50:17,396 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true])
[2024-11-08 17:50:17,396 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-11-08 17:50:17,396 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:50:17,396 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:50:17,396 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:17,407 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:17,407 INFO  L294   olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event
[2024-11-08 17:50:17,407 INFO  L297   olderBase$Statistics]:   existing Event has 154 ancestors and is not cut-off event
[2024-11-08 17:50:17,407 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is not cut-off event
[2024-11-08 17:50:17,408 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is not cut-off event
[2024-11-08 17:50:17,484 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:17,484 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-11-08 17:50:17,484 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:17,484 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:50:17,484 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:50:17,565 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:17,565 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-11-08 17:50:17,565 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:50:17,565 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:50:17,565 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:50:17,566 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:17,566 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-11-08 17:50:17,566 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:50:17,566 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:50:17,566 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:50:17,566 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:50:17,570 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:17,571 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-11-08 17:50:17,571 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:17,571 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:50:17,571 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:50:17,659 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:17,659 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-11-08 17:50:17,659 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:50:17,659 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:50:17,659 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:50:17,660 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:17,660 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-11-08 17:50:17,660 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-11-08 17:50:17,660 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:50:17,660 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:50:17,660 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:50:17,667 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:17,667 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-11-08 17:50:17,667 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-11-08 17:50:17,667 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:17,667 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-11-08 17:50:17,759 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:17,759 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-11-08 17:50:17,759 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:50:17,759 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-11-08 17:50:17,759 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-11-08 17:50:17,766 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:17,766 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-11-08 17:50:17,766 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-11-08 17:50:17,766 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-11-08 17:50:17,766 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:50:17,789 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 30#L1288-3true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true])
[2024-11-08 17:50:17,789 INFO  L294   olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event
[2024-11-08 17:50:17,789 INFO  L297   olderBase$Statistics]:   existing Event has 155 ancestors and is not cut-off event
[2024-11-08 17:50:17,789 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is not cut-off event
[2024-11-08 17:50:17,789 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:50:17,884 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:17,884 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event
[2024-11-08 17:50:17,884 INFO  L297   olderBase$Statistics]:   existing Event has 156 ancestors and is not cut-off event
[2024-11-08 17:50:17,885 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:50:17,885 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is not cut-off event
[2024-11-08 17:50:17,993 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 283#L1289true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:17,993 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event
[2024-11-08 17:50:17,993 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:17,993 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:50:17,993 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is not cut-off event
[2024-11-08 17:50:18,553 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:18,554 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-11-08 17:50:18,554 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:50:18,554 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-11-08 17:50:18,554 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:18,594 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:18,594 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event
[2024-11-08 17:50:18,594 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:50:18,594 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:50:18,594 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is not cut-off event
[2024-11-08 17:50:18,783 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1269-2true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2)])
[2024-11-08 17:50:18,783 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-11-08 17:50:18,783 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:18,783 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:18,783 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:18,784 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 379#(= ~iSet~0 2)])
[2024-11-08 17:50:18,784 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-11-08 17:50:18,784 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-11-08 17:50:18,784 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:18,784 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:50:18,784 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:18,785 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 115#L1267-10true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:18,785 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event
[2024-11-08 17:50:18,785 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:50:18,785 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:50:18,785 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:50:18,785 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is not cut-off event
[2024-11-08 17:50:18,911 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:18,911 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-11-08 17:50:18,911 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:18,911 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:18,911 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:50:18,912 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:18,912 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-11-08 17:50:18,912 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:50:18,912 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:18,912 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:18,912 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-11-08 17:50:18,913 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:18,913 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event
[2024-11-08 17:50:18,913 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-11-08 17:50:18,913 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:50:18,913 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:50:18,913 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:50:18,918 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, 177#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:18,918 INFO  L294   olderBase$Statistics]: this new event has 172 ancestors and is cut-off event
[2024-11-08 17:50:18,918 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-11-08 17:50:18,918 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-11-08 17:50:18,918 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-11-08 17:50:19,043 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:19,043 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:19,043 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:19,044 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:19,044 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:50:19,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, Black: 334#true, 208#L1269-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:19,048 INFO  L294   olderBase$Statistics]: this new event has 173 ancestors and is cut-off event
[2024-11-08 17:50:19,048 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-11-08 17:50:19,048 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-11-08 17:50:19,048 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-11-08 17:50:19,076 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 228#L1289-3true, 126#L1294-2true])
[2024-11-08 17:50:19,076 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:19,076 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is not cut-off event
[2024-11-08 17:50:19,076 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:19,076 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-11-08 17:50:19,209 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:19,209 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event
[2024-11-08 17:50:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-11-08 17:50:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:50:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is not cut-off event
[2024-11-08 17:50:19,347 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 283#L1289true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:19,348 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event
[2024-11-08 17:50:19,348 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:50:19,348 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:19,348 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is not cut-off event
[2024-11-08 17:50:19,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:19,738 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is cut-off event
[2024-11-08 17:50:19,738 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:50:19,738 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-11-08 17:50:19,738 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-11-08 17:50:19,780 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, 177#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2), 126#L1294-2true])
[2024-11-08 17:50:19,780 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:19,780 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-11-08 17:50:19,780 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-11-08 17:50:19,780 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is not cut-off event
[2024-11-08 17:50:19,780 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is not cut-off event
[2024-11-08 17:50:19,827 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:19,827 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is cut-off event
[2024-11-08 17:50:19,827 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:19,827 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:19,827 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:19,948 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 211#L1289-4true, 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:19,948 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event
[2024-11-08 17:50:19,948 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-11-08 17:50:19,949 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is not cut-off event
[2024-11-08 17:50:19,949 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is not cut-off event
[2024-11-08 17:50:19,949 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-11-08 17:50:20,529 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1269-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 76#L1290true, 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)])
[2024-11-08 17:50:20,530 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event
[2024-11-08 17:50:20,530 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is not cut-off event
[2024-11-08 17:50:20,530 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-11-08 17:50:20,530 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is not cut-off event
[2024-11-08 17:50:20,646 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 30#L1288-3true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:20,646 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is cut-off event
[2024-11-08 17:50:20,647 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:20,647 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:20,647 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:20,653 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, Black: 334#true, 208#L1269-2true, 813#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:20,653 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is cut-off event
[2024-11-08 17:50:20,653 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:20,653 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:20,653 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:20,783 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 351#true, 377#true, 126#L1294-2true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 135#L1288-4true, 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:20,783 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is cut-off event
[2024-11-08 17:50:20,783 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:50:20,783 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-11-08 17:50:20,783 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:20,890 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 30#L1288-3true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 228#L1289-3true])
[2024-11-08 17:50:20,890 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:50:20,890 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:20,890 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:20,890 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:20,903 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:20,903 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is cut-off event
[2024-11-08 17:50:20,903 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:20,903 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-11-08 17:50:20,903 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-11-08 17:50:21,035 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:21,035 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:50:21,036 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:21,036 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,036 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,101 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 283#L1289true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 351#true, 377#true, 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,101 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:50:21,101 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:21,101 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,101 INFO  L297   olderBase$Statistics]:   existing Event has 180 ancestors and is cut-off event
[2024-11-08 17:50:21,188 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [326#true, 139#L1294-2true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 283#L1289true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 183#L1275-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:21,188 INFO  L294   olderBase$Statistics]: this new event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,188 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:21,188 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:21,188 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,272 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 30#L1288-3true, 322#true, 208#L1269-2true, Black: 334#true, 813#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,272 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:50:21,272 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:21,272 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:21,272 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:21,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 291#$Ultimate##0true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,283 INFO  L294   olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event
[2024-11-08 17:50:21,283 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is not cut-off event
[2024-11-08 17:50:21,283 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-11-08 17:50:21,283 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is not cut-off event
[2024-11-08 17:50:21,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][331], [326#true, 30#L1288-3true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 126#L1294-2true, 228#L1289-3true])
[2024-11-08 17:50:21,375 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-11-08 17:50:21,375 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:21,375 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-11-08 17:50:21,375 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:21,420 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, Black: 334#true, 208#L1269-2true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 228#L1289-3true, 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 135#L1288-4true, 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,420 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:50:21,420 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:21,420 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:21,420 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:21,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 135#L1288-4true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 126#L1294-2true, 330#(= |#race~iSet~0| 0)])
[2024-11-08 17:50:21,536 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-11-08 17:50:21,536 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,536 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,536 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:21,590 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 177#L1289-3true, 351#true, 377#true, 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,590 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is cut-off event
[2024-11-08 17:50:21,590 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:21,590 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,590 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,590 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 177#L1289-3true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,590 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-11-08 17:50:21,590 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:21,590 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,590 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,591 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:21,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 283#L1289true, 208#L1269-2true, Black: 334#true, 813#true, 351#true, 377#true, 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,595 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-11-08 17:50:21,595 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:21,595 INFO  L297   olderBase$Statistics]:   existing Event has 190 ancestors and is cut-off event
[2024-11-08 17:50:21,595 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:21,746 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 211#L1289-4true, Black: 334#true, 351#true, 377#true, 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,746 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:50:21,746 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,747 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,747 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:21,747 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 211#L1289-4true, Black: 334#true, 351#true, 377#true, 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,747 INFO  L294   olderBase$Statistics]: this new event has 192 ancestors and is cut-off event
[2024-11-08 17:50:21,747 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,747 INFO  L297   olderBase$Statistics]:   existing Event has 189 ancestors and is cut-off event
[2024-11-08 17:50:21,747 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,747 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:21,754 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 177#L1289-3true, 351#true, 377#true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true, 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,754 INFO  L294   olderBase$Statistics]: this new event has 188 ancestors and is cut-off event
[2024-11-08 17:50:21,754 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-11-08 17:50:21,754 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-11-08 17:50:21,754 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-11-08 17:50:21,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([796] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_13|}  AuxVars[]  AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 283#L1289true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 183#L1275-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 228#L1289-3true, 330#(= |#race~iSet~0| 0), 126#L1294-2true])
[2024-11-08 17:50:21,863 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:50:21,863 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,863 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,863 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:21,907 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][286], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 351#true, 377#true, 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 76#L1290true, 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,907 INFO  L294   olderBase$Statistics]: this new event has 190 ancestors and is cut-off event
[2024-11-08 17:50:21,907 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:21,907 INFO  L297   olderBase$Statistics]:   existing Event has 188 ancestors and is cut-off event
[2024-11-08 17:50:21,907 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-11-08 17:50:21,913 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [139#L1294-2true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 211#L1289-4true, Black: 334#true, 351#true, 377#true, 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,914 INFO  L294   olderBase$Statistics]: this new event has 189 ancestors and is cut-off event
[2024-11-08 17:50:21,914 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-11-08 17:50:21,914 INFO  L297   olderBase$Statistics]:   existing Event has 184 ancestors and is cut-off event
[2024-11-08 17:50:21,914 INFO  L297   olderBase$Statistics]:   existing Event has 192 ancestors and is cut-off event
[2024-11-08 17:50:21,935 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0)  InVars {}  OutVars{#race~stderr~0=|v_#race~stderr~0_1|}  AuxVars[]  AssignedVars[#race~stderr~0][226], [139#L1294-2true, 30#L1288-3true, 322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 351#true, 377#true, 126#L1294-2true, 228#L1289-3true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 115#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)])
[2024-11-08 17:50:21,935 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event
[2024-11-08 17:50:21,935 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-11-08 17:50:21,936 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-11-08 17:50:21,936 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is not cut-off event