./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_37-indirect_racing.i --full-output --architecture 32bit


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


Checking for data races
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_37-indirect_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1 --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 78ae3f0dde82ce244d0cacebded5945a3f759d1f5aeba1d4553a1f59ef165385
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 15:29:06,613 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 15:29:06,670 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-12-02 15:29:06,675 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 15:29:06,675 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 15:29:06,696 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 15:29:06,696 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 15:29:06,697 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 15:29:06,697 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 15:29:06,697 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 15:29:06,697 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 15:29:06,698 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 15:29:06,698 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 15:29:06,698 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 15:29:06,698 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 15:29:06,698 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 15:29:06,698 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 15:29:06,698 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 15:29:06,698 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 15:29:06,698 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 15:29:06,699 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:29:06,699 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 15:29:06,699 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:29:06,700 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 15:29:06,700 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 15:29:06,701 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1
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 -> 78ae3f0dde82ce244d0cacebded5945a3f759d1f5aeba1d4553a1f59ef165385
[2024-12-02 15:29:06,947 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 15:29:06,957 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 15:29:06,959 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 15:29:06,961 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 15:29:06,961 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 15:29:06,962 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/28-race_reach_37-indirect_racing.i
[2024-12-02 15:29:09,595 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/data/1f841fb9b/a0e10f47c4eb49c39d23c1fd3ca4e44f/FLAG4a8b3d8fc
[2024-12-02 15:29:09,832 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 15:29:09,832 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/sv-benchmarks/c/goblint-regression/28-race_reach_37-indirect_racing.i
[2024-12-02 15:29:09,845 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/data/1f841fb9b/a0e10f47c4eb49c39d23c1fd3ca4e44f/FLAG4a8b3d8fc
[2024-12-02 15:29:09,860 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/data/1f841fb9b/a0e10f47c4eb49c39d23c1fd3ca4e44f
[2024-12-02 15:29:09,862 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 15:29:09,864 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 15:29:09,865 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 15:29:09,865 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 15:29:09,870 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 15:29:09,870 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:29:09" (1/1) ...
[2024-12-02 15:29:09,871 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@43ef55ae and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:09, skipping insertion in model container
[2024-12-02 15:29:09,872 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 03:29:09" (1/1) ...
[2024-12-02 15:29:09,896 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 15:29:10,191 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 15:29:10,206 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 15:29:10,254 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 15:29:10,287 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 15:29:10,287 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10 WrapperNode
[2024-12-02 15:29:10,288 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 15:29:10,289 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 15:29:10,289 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 15:29:10,289 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 15:29:10,295 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,305 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,326 INFO  L138                Inliner]: procedures = 171, calls = 41, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 105
[2024-12-02 15:29:10,327 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 15:29:10,327 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 15:29:10,327 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 15:29:10,327 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 15:29:10,333 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,333 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,336 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,336 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,346 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,347 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,350 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,352 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,352 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,354 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 15:29:10,355 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 15:29:10,355 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 15:29:10,355 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 15:29:10,356 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (1/1) ...
[2024-12-02 15:29:10,360 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 15:29:10,372 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 15:29:10,383 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 15:29:10,386 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2a5bc7ed-8f2b-431c-8fc3-cf89c27955a2/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure t_fun
[2024-12-02 15:29:10,406 INFO  L138     BoogieDeclarations]: Found implementation of procedure t_fun
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-12-02 15:29:10,406 INFO  L130     BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock
[2024-12-02 15:29:10,407 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 15:29:10,407 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 15:29:10,408 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-12-02 15:29:10,507 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 15:29:10,509 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 15:29:10,793 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-02 15:29:10,793 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 15:29:10,819 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 15:29:10,819 INFO  L312             CfgBuilder]: Removed 6 assume(true) statements.
[2024-12-02 15:29:10,819 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:29:10 BoogieIcfgContainer
[2024-12-02 15:29:10,819 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 15:29:10,822 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 15:29:10,822 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 15:29:10,826 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 15:29:10,826 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 03:29:09" (1/3) ...
[2024-12-02 15:29:10,827 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1b6cb706 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 03:29:10, skipping insertion in model container
[2024-12-02 15:29:10,827 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 03:29:10" (2/3) ...
[2024-12-02 15:29:10,827 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1b6cb706 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 03:29:10, skipping insertion in model container
[2024-12-02 15:29:10,827 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 03:29:10" (3/3) ...
[2024-12-02 15:29:10,828 INFO  L128   eAbstractionObserver]: Analyzing ICFG 28-race_reach_37-indirect_racing.i
[2024-12-02 15:29:10,838 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 15:29:10,840 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_37-indirect_racing.i that has 2 procedures, 172 locations, 1 initial locations, 6 loop locations, and 13 error locations.
[2024-12-02 15:29:10,840 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-02 15:29:10,915 INFO  L143    ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions.
[2024-12-02 15:29:10,946 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 175 places, 185 transitions, 377 flow
[2024-12-02 15:29:11,020 INFO  L124   PetriNetUnfolderBase]: 19/248 cut-off events.
[2024-12-02 15:29:11,022 INFO  L125   PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES.
[2024-12-02 15:29:11,029 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 253 conditions, 248 events. 19/248 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 751 event pairs, 0 based on Foata normal form. 0/209 useless extension candidates. Maximal degree in co-relation 135. Up to 4 conditions per place. 
[2024-12-02 15:29:11,029 INFO  L82        GeneralOperation]: Start removeDead. Operand has 175 places, 185 transitions, 377 flow
[2024-12-02 15:29:11,034 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 175 places, 185 transitions, 377 flow
[2024-12-02 15:29:11,041 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 15:29:11,051 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;@2fb06e54, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 15:29:11,051 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 20 error locations.
[2024-12-02 15:29:11,059 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 15:29:11,059 INFO  L124   PetriNetUnfolderBase]: 0/30 cut-off events.
[2024-12-02 15:29:11,059 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 15:29:11,059 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:11,060 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:11,060 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] ===
[2024-12-02 15:29:11,064 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:11,064 INFO  L85        PathProgramCache]: Analyzing trace with hash 2116572571, now seen corresponding path program 1 times
[2024-12-02 15:29:11,070 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:11,070 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [107294920]
[2024-12-02 15:29:11,070 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:11,071 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:11,141 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:11,231 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:11,231 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:11,232 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [107294920]
[2024-12-02 15:29:11,232 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [107294920] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:11,232 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:11,233 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:29:11,234 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1996702366]
[2024-12-02 15:29:11,234 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:11,240 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:11,244 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:11,262 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:11,262 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:11,288 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 153 out of 185
[2024-12-02 15:29:11,292 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 175 places, 185 transitions, 377 flow. Second operand  has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 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-12-02 15:29:11,292 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:11,292 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 185
[2024-12-02 15:29:11,294 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:11,424 INFO  L124   PetriNetUnfolderBase]: 25/497 cut-off events.
[2024-12-02 15:29:11,424 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-12-02 15:29:11,426 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 573 conditions, 497 events. 25/497 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1950 event pairs, 24 based on Foata normal form. 54/500 useless extension candidates. Maximal degree in co-relation 451. Up to 69 conditions per place. 
[2024-12-02 15:29:11,428 INFO  L140   encePairwiseOnDemand]: 170/185 looper letters, 16 selfloop transitions, 2 changer transitions 0/170 dead transitions.
[2024-12-02 15:29:11,428 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 170 transitions, 383 flow
[2024-12-02 15:29:11,430 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:11,431 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:11,439 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 490 transitions.
[2024-12-02 15:29:11,442 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8828828828828829
[2024-12-02 15:29:11,444 INFO  L175             Difference]: Start difference. First operand has 175 places, 185 transitions, 377 flow. Second operand 3 states and 490 transitions.
[2024-12-02 15:29:11,444 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 170 transitions, 383 flow
[2024-12-02 15:29:11,449 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 170 transitions, 383 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 15:29:11,453 INFO  L231             Difference]: Finished difference. Result has 174 places, 170 transitions, 351 flow
[2024-12-02 15:29:11,455 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=347, PETRI_DIFFERENCE_MINUEND_PLACES=172, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=168, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=351, PETRI_PLACES=174, PETRI_TRANSITIONS=170}
[2024-12-02 15:29:11,458 INFO  L279   CegarLoopForPetriNet]: 175 programPoint places, -1 predicate places.
[2024-12-02 15:29:11,458 INFO  L471      AbstractCegarLoop]: Abstraction has has 174 places, 170 transitions, 351 flow
[2024-12-02 15:29:11,459 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 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-12-02 15:29:11,459 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:11,459 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:11,459 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 15:29:11,459 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] ===
[2024-12-02 15:29:11,460 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:11,460 INFO  L85        PathProgramCache]: Analyzing trace with hash -1788242847, now seen corresponding path program 1 times
[2024-12-02 15:29:11,460 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:11,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [45911443]
[2024-12-02 15:29:11,460 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:11,461 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:11,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:11,528 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:11,528 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:11,528 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [45911443]
[2024-12-02 15:29:11,528 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [45911443] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:11,528 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:11,528 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:29:11,528 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [834132813]
[2024-12-02 15:29:11,528 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:11,529 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:11,530 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:11,530 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:11,530 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:11,544 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 155 out of 185
[2024-12-02 15:29:11,546 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 170 transitions, 351 flow. Second operand  has 3 states, 3 states have (on average 156.0) internal successors, (468), 3 states have internal predecessors, (468), 0 states have call successors, (0), 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-12-02 15:29:11,546 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:11,546 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 185
[2024-12-02 15:29:11,546 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:11,628 INFO  L124   PetriNetUnfolderBase]: 25/494 cut-off events.
[2024-12-02 15:29:11,628 INFO  L125   PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES.
[2024-12-02 15:29:11,629 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 570 conditions, 494 events. 25/494 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1945 event pairs, 24 based on Foata normal form. 0/448 useless extension candidates. Maximal degree in co-relation 530. Up to 66 conditions per place. 
[2024-12-02 15:29:11,630 INFO  L140   encePairwiseOnDemand]: 182/185 looper letters, 14 selfloop transitions, 1 changer transitions 0/168 dead transitions.
[2024-12-02 15:29:11,631 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 168 transitions, 377 flow
[2024-12-02 15:29:11,631 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:11,631 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:11,633 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 482 transitions.
[2024-12-02 15:29:11,633 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8684684684684685
[2024-12-02 15:29:11,633 INFO  L175             Difference]: Start difference. First operand has 174 places, 170 transitions, 351 flow. Second operand 3 states and 482 transitions.
[2024-12-02 15:29:11,633 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 168 transitions, 377 flow
[2024-12-02 15:29:11,635 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 168 transitions, 373 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 15:29:11,637 INFO  L231             Difference]: Finished difference. Result has 172 places, 168 transitions, 345 flow
[2024-12-02 15:29:11,638 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=343, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=167, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=345, PETRI_PLACES=172, PETRI_TRANSITIONS=168}
[2024-12-02 15:29:11,638 INFO  L279   CegarLoopForPetriNet]: 175 programPoint places, -3 predicate places.
[2024-12-02 15:29:11,638 INFO  L471      AbstractCegarLoop]: Abstraction has has 172 places, 168 transitions, 345 flow
[2024-12-02 15:29:11,639 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 156.0) internal successors, (468), 3 states have internal predecessors, (468), 0 states have call successors, (0), 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-12-02 15:29:11,639 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:11,639 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:11,639 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 15:29:11,639 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] ===
[2024-12-02 15:29:11,640 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:11,640 INFO  L85        PathProgramCache]: Analyzing trace with hash -458939645, now seen corresponding path program 1 times
[2024-12-02 15:29:11,640 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:11,640 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170819335]
[2024-12-02 15:29:11,640 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:11,640 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:11,656 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:11,695 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:11,695 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:11,695 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170819335]
[2024-12-02 15:29:11,696 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1170819335] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:11,696 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:11,696 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:29:11,696 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [404728808]
[2024-12-02 15:29:11,696 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:11,696 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:11,697 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:11,697 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:11,697 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:11,720 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 153 out of 185
[2024-12-02 15:29:11,721 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 172 places, 168 transitions, 345 flow. Second operand  has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 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-12-02 15:29:11,721 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:11,721 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 185
[2024-12-02 15:29:11,721 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:11,799 INFO  L124   PetriNetUnfolderBase]: 25/431 cut-off events.
[2024-12-02 15:29:11,799 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2024-12-02 15:29:11,800 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 508 conditions, 431 events. 25/431 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1623 event pairs, 24 based on Foata normal form. 0/388 useless extension candidates. Maximal degree in co-relation 470. Up to 68 conditions per place. 
[2024-12-02 15:29:11,801 INFO  L140   encePairwiseOnDemand]: 182/185 looper letters, 16 selfloop transitions, 2 changer transitions 0/167 dead transitions.
[2024-12-02 15:29:11,801 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 167 transitions, 379 flow
[2024-12-02 15:29:11,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:11,802 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:11,803 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 478 transitions.
[2024-12-02 15:29:11,804 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8612612612612612
[2024-12-02 15:29:11,804 INFO  L175             Difference]: Start difference. First operand has 172 places, 168 transitions, 345 flow. Second operand 3 states and 478 transitions.
[2024-12-02 15:29:11,804 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 167 transitions, 379 flow
[2024-12-02 15:29:11,805 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 167 transitions, 378 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-12-02 15:29:11,807 INFO  L231             Difference]: Finished difference. Result has 172 places, 167 transitions, 346 flow
[2024-12-02 15:29:11,807 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=342, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=165, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=346, PETRI_PLACES=172, PETRI_TRANSITIONS=167}
[2024-12-02 15:29:11,808 INFO  L279   CegarLoopForPetriNet]: 175 programPoint places, -3 predicate places.
[2024-12-02 15:29:11,808 INFO  L471      AbstractCegarLoop]: Abstraction has has 172 places, 167 transitions, 346 flow
[2024-12-02 15:29:11,809 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 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-12-02 15:29:11,809 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:11,809 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:11,809 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 15:29:11,809 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] ===
[2024-12-02 15:29:11,810 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:11,810 INFO  L85        PathProgramCache]: Analyzing trace with hash -1619401900, now seen corresponding path program 1 times
[2024-12-02 15:29:11,810 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:11,810 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [153135569]
[2024-12-02 15:29:11,810 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:11,810 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:11,843 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:12,285 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:12,285 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:12,286 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [153135569]
[2024-12-02 15:29:12,286 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [153135569] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:12,286 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:12,286 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:29:12,286 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [686361695]
[2024-12-02 15:29:12,286 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:12,286 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:29:12,287 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:12,287 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:29:12,287 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:29:12,530 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 124 out of 185
[2024-12-02 15:29:12,531 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 172 places, 167 transitions, 346 flow. Second operand  has 6 states, 6 states have (on average 125.5) internal successors, (753), 6 states have internal predecessors, (753), 0 states have call successors, (0), 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-12-02 15:29:12,532 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:12,532 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 124 of 185
[2024-12-02 15:29:12,532 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:13,044 INFO  L124   PetriNetUnfolderBase]: 535/2103 cut-off events.
[2024-12-02 15:29:13,045 INFO  L125   PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES.
[2024-12-02 15:29:13,047 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 3273 conditions, 2103 events. 535/2103 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 14562 event pairs, 303 based on Foata normal form. 0/1930 useless extension candidates. Maximal degree in co-relation 3235. Up to 988 conditions per place. 
[2024-12-02 15:29:13,054 INFO  L140   encePairwiseOnDemand]: 162/185 looper letters, 71 selfloop transitions, 70 changer transitions 0/260 dead transitions.
[2024-12-02 15:29:13,054 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 260 transitions, 814 flow
[2024-12-02 15:29:13,055 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 15:29:13,055 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 15:29:13,058 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 886 transitions.
[2024-12-02 15:29:13,058 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7981981981981981
[2024-12-02 15:29:13,058 INFO  L175             Difference]: Start difference. First operand has 172 places, 167 transitions, 346 flow. Second operand 6 states and 886 transitions.
[2024-12-02 15:29:13,058 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 260 transitions, 814 flow
[2024-12-02 15:29:13,061 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 175 places, 260 transitions, 810 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 15:29:13,066 INFO  L231             Difference]: Finished difference. Result has 180 places, 236 transitions, 804 flow
[2024-12-02 15:29:13,066 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=342, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=804, PETRI_PLACES=180, PETRI_TRANSITIONS=236}
[2024-12-02 15:29:13,067 INFO  L279   CegarLoopForPetriNet]: 175 programPoint places, 5 predicate places.
[2024-12-02 15:29:13,067 INFO  L471      AbstractCegarLoop]: Abstraction has has 180 places, 236 transitions, 804 flow
[2024-12-02 15:29:13,068 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 125.5) internal successors, (753), 6 states have internal predecessors, (753), 0 states have call successors, (0), 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-12-02 15:29:13,068 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:13,068 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:13,068 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 15:29:13,068 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] ===
[2024-12-02 15:29:13,069 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:13,069 INFO  L85        PathProgramCache]: Analyzing trace with hash 147412118, now seen corresponding path program 1 times
[2024-12-02 15:29:13,069 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:13,069 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [117669461]
[2024-12-02 15:29:13,069 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:13,069 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:13,088 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:13,123 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:13,123 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:13,124 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [117669461]
[2024-12-02 15:29:13,124 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [117669461] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:13,124 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:13,124 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 15:29:13,124 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [617569681]
[2024-12-02 15:29:13,124 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:13,124 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:13,125 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:13,125 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:13,125 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:13,147 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 156 out of 185
[2024-12-02 15:29:13,148 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 236 transitions, 804 flow. Second operand  has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 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-12-02 15:29:13,148 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:13,148 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 185
[2024-12-02 15:29:13,148 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:13,305 INFO  L124   PetriNetUnfolderBase]: 176/1067 cut-off events.
[2024-12-02 15:29:13,305 INFO  L125   PetriNetUnfolderBase]: For 119/136 co-relation queries the response was YES.
[2024-12-02 15:29:13,306 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1729 conditions, 1067 events. 176/1067 cut-off events. For 119/136 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 6027 event pairs, 20 based on Foata normal form. 1/991 useless extension candidates. Maximal degree in co-relation 1687. Up to 191 conditions per place. 
[2024-12-02 15:29:13,310 INFO  L140   encePairwiseOnDemand]: 182/185 looper letters, 20 selfloop transitions, 3 changer transitions 0/242 dead transitions.
[2024-12-02 15:29:13,310 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 242 transitions, 862 flow
[2024-12-02 15:29:13,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:13,310 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:13,311 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 491 transitions.
[2024-12-02 15:29:13,311 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8846846846846846
[2024-12-02 15:29:13,311 INFO  L175             Difference]: Start difference. First operand has 180 places, 236 transitions, 804 flow. Second operand 3 states and 491 transitions.
[2024-12-02 15:29:13,311 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 242 transitions, 862 flow
[2024-12-02 15:29:13,317 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 242 transitions, 862 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 15:29:13,319 INFO  L231             Difference]: Finished difference. Result has 183 places, 236 transitions, 815 flow
[2024-12-02 15:29:13,320 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=804, PETRI_DIFFERENCE_MINUEND_PLACES=180, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=236, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=815, PETRI_PLACES=183, PETRI_TRANSITIONS=236}
[2024-12-02 15:29:13,320 INFO  L279   CegarLoopForPetriNet]: 175 programPoint places, 8 predicate places.
[2024-12-02 15:29:13,321 INFO  L471      AbstractCegarLoop]: Abstraction has has 183 places, 236 transitions, 815 flow
[2024-12-02 15:29:13,321 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 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-12-02 15:29:13,321 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:13,321 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:13,321 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 15:29:13,322 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] ===
[2024-12-02 15:29:13,322 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:13,322 INFO  L85        PathProgramCache]: Analyzing trace with hash -1670519478, now seen corresponding path program 1 times
[2024-12-02 15:29:13,323 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:13,323 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1698359441]
[2024-12-02 15:29:13,323 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:13,323 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:13,342 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:13,370 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:13,370 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:13,370 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1698359441]
[2024-12-02 15:29:13,370 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1698359441] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:13,371 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:13,371 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:29:13,371 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1758875975]
[2024-12-02 15:29:13,371 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:13,371 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:13,372 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:13,372 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:13,372 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:13,385 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 155 out of 185
[2024-12-02 15:29:13,387 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 183 places, 236 transitions, 815 flow. Second operand  has 3 states, 3 states have (on average 157.0) internal successors, (471), 3 states have internal predecessors, (471), 0 states have call successors, (0), 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-12-02 15:29:13,387 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:13,387 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 155 of 185
[2024-12-02 15:29:13,387 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:13,520 INFO  L124   PetriNetUnfolderBase]: 145/864 cut-off events.
[2024-12-02 15:29:13,520 INFO  L125   PetriNetUnfolderBase]: For 109/128 co-relation queries the response was YES.
[2024-12-02 15:29:13,522 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1506 conditions, 864 events. 145/864 cut-off events. For 109/128 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 4743 event pairs, 4 based on Foata normal form. 0/816 useless extension candidates. Maximal degree in co-relation 1463. Up to 221 conditions per place. 
[2024-12-02 15:29:13,524 INFO  L140   encePairwiseOnDemand]: 182/185 looper letters, 16 selfloop transitions, 1 changer transitions 0/236 dead transitions.
[2024-12-02 15:29:13,524 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 183 places, 236 transitions, 849 flow
[2024-12-02 15:29:13,525 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:13,525 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:13,526 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 484 transitions.
[2024-12-02 15:29:13,527 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.872072072072072
[2024-12-02 15:29:13,527 INFO  L175             Difference]: Start difference. First operand has 183 places, 236 transitions, 815 flow. Second operand 3 states and 484 transitions.
[2024-12-02 15:29:13,527 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 183 places, 236 transitions, 849 flow
[2024-12-02 15:29:13,531 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 236 transitions, 843 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 15:29:13,533 INFO  L231             Difference]: Finished difference. Result has 181 places, 234 transitions, 807 flow
[2024-12-02 15:29:13,533 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=805, PETRI_DIFFERENCE_MINUEND_PLACES=179, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=807, PETRI_PLACES=181, PETRI_TRANSITIONS=234}
[2024-12-02 15:29:13,534 INFO  L279   CegarLoopForPetriNet]: 175 programPoint places, 6 predicate places.
[2024-12-02 15:29:13,534 INFO  L471      AbstractCegarLoop]: Abstraction has has 181 places, 234 transitions, 807 flow
[2024-12-02 15:29:13,535 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 157.0) internal successors, (471), 3 states have internal predecessors, (471), 0 states have call successors, (0), 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-12-02 15:29:13,535 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:13,535 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:13,535 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 15:29:13,535 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] ===
[2024-12-02 15:29:13,536 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:13,536 INFO  L85        PathProgramCache]: Analyzing trace with hash 574999430, now seen corresponding path program 1 times
[2024-12-02 15:29:13,536 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:13,536 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1963180161]
[2024-12-02 15:29:13,536 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:13,536 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:13,559 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:29:13,559 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:29:13,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:29:13,596 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 15:29:13,596 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 15:29:13,597 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining)
[2024-12-02 15:29:13,598 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining)
[2024-12-02 15:29:13,599 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining)
[2024-12-02 15:29:13,600 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining)
[2024-12-02 15:29:13,600 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining)
[2024-12-02 15:29:13,600 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining)
[2024-12-02 15:29:13,600 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining)
[2024-12-02 15:29:13,600 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining)
[2024-12-02 15:29:13,600 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining)
[2024-12-02 15:29:13,600 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining)
[2024-12-02 15:29:13,600 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 15:29:13,601 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:13,603 WARN  L246   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-02 15:29:13,603 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-12-02 15:29:13,645 INFO  L143    ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions.
[2024-12-02 15:29:13,650 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 241 places, 256 transitions, 528 flow
[2024-12-02 15:29:13,708 INFO  L124   PetriNetUnfolderBase]: 34/410 cut-off events.
[2024-12-02 15:29:13,708 INFO  L125   PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES.
[2024-12-02 15:29:13,710 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 422 conditions, 410 events. 34/410 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1559 event pairs, 0 based on Foata normal form. 0/344 useless extension candidates. Maximal degree in co-relation 250. Up to 8 conditions per place. 
[2024-12-02 15:29:13,711 INFO  L82        GeneralOperation]: Start removeDead. Operand has 241 places, 256 transitions, 528 flow
[2024-12-02 15:29:13,714 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 241 places, 256 transitions, 528 flow
[2024-12-02 15:29:13,715 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 15:29:13,715 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;@2fb06e54, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 15:29:13,715 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 26 error locations.
[2024-12-02 15:29:13,718 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 15:29:13,718 INFO  L124   PetriNetUnfolderBase]: 0/30 cut-off events.
[2024-12-02 15:29:13,718 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 15:29:13,718 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:13,718 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:13,718 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:13,719 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:13,719 INFO  L85        PathProgramCache]: Analyzing trace with hash -433424741, now seen corresponding path program 1 times
[2024-12-02 15:29:13,719 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:13,719 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1577613289]
[2024-12-02 15:29:13,719 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:13,719 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:13,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:13,743 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:13,743 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:13,743 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1577613289]
[2024-12-02 15:29:13,743 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1577613289] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:13,743 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:13,743 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:29:13,743 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [249429781]
[2024-12-02 15:29:13,743 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:13,744 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:13,744 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:13,744 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:13,744 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:13,762 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 210 out of 256
[2024-12-02 15:29:13,763 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 256 transitions, 528 flow. Second operand  has 3 states, 3 states have (on average 211.33333333333334) internal successors, (634), 3 states have internal predecessors, (634), 0 states have call successors, (0), 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-12-02 15:29:13,763 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:13,763 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 256
[2024-12-02 15:29:13,763 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:14,440 INFO  L124   PetriNetUnfolderBase]: 430/3697 cut-off events.
[2024-12-02 15:29:14,440 INFO  L125   PetriNetUnfolderBase]: For 74/74 co-relation queries the response was YES.
[2024-12-02 15:29:14,455 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4481 conditions, 3697 events. 430/3697 cut-off events. For 74/74 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 31878 event pairs, 420 based on Foata normal form. 578/3897 useless extension candidates. Maximal degree in co-relation 3717. Up to 739 conditions per place. 
[2024-12-02 15:29:14,471 INFO  L140   encePairwiseOnDemand]: 235/256 looper letters, 24 selfloop transitions, 2 changer transitions 0/235 dead transitions.
[2024-12-02 15:29:14,471 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 235 transitions, 538 flow
[2024-12-02 15:29:14,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:14,471 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:14,473 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 675 transitions.
[2024-12-02 15:29:14,473 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.87890625
[2024-12-02 15:29:14,473 INFO  L175             Difference]: Start difference. First operand has 241 places, 256 transitions, 528 flow. Second operand 3 states and 675 transitions.
[2024-12-02 15:29:14,473 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 235 transitions, 538 flow
[2024-12-02 15:29:14,475 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 235 transitions, 538 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 15:29:14,477 INFO  L231             Difference]: Finished difference. Result has 240 places, 235 transitions, 490 flow
[2024-12-02 15:29:14,478 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=486, PETRI_DIFFERENCE_MINUEND_PLACES=238, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=235, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=490, PETRI_PLACES=240, PETRI_TRANSITIONS=235}
[2024-12-02 15:29:14,478 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, -1 predicate places.
[2024-12-02 15:29:14,478 INFO  L471      AbstractCegarLoop]: Abstraction has has 240 places, 235 transitions, 490 flow
[2024-12-02 15:29:14,479 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 211.33333333333334) internal successors, (634), 3 states have internal predecessors, (634), 0 states have call successors, (0), 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-12-02 15:29:14,479 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:14,479 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:14,479 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 15:29:14,479 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:14,480 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:14,480 INFO  L85        PathProgramCache]: Analyzing trace with hash 90674529, now seen corresponding path program 1 times
[2024-12-02 15:29:14,480 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:14,480 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1928119759]
[2024-12-02 15:29:14,480 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:14,480 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:14,488 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:14,503 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:14,503 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:14,503 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1928119759]
[2024-12-02 15:29:14,503 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1928119759] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:14,503 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:14,503 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:29:14,504 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [121779840]
[2024-12-02 15:29:14,504 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:14,504 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:14,504 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:14,504 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:14,504 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:14,515 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 212 out of 256
[2024-12-02 15:29:14,516 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 235 transitions, 490 flow. Second operand  has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 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-12-02 15:29:14,516 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:14,516 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 256
[2024-12-02 15:29:14,516 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:15,085 INFO  L124   PetriNetUnfolderBase]: 418/3631 cut-off events.
[2024-12-02 15:29:15,085 INFO  L125   PetriNetUnfolderBase]: For 76/76 co-relation queries the response was YES.
[2024-12-02 15:29:15,098 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4396 conditions, 3631 events. 418/3631 cut-off events. For 76/76 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 31110 event pairs, 414 based on Foata normal form. 0/3274 useless extension candidates. Maximal degree in co-relation 4355. Up to 717 conditions per place. 
[2024-12-02 15:29:15,113 INFO  L140   encePairwiseOnDemand]: 253/256 looper letters, 22 selfloop transitions, 1 changer transitions 0/233 dead transitions.
[2024-12-02 15:29:15,113 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 233 transitions, 532 flow
[2024-12-02 15:29:15,114 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:15,114 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:15,115 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 661 transitions.
[2024-12-02 15:29:15,116 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8606770833333334
[2024-12-02 15:29:15,116 INFO  L175             Difference]: Start difference. First operand has 240 places, 235 transitions, 490 flow. Second operand 3 states and 661 transitions.
[2024-12-02 15:29:15,116 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 233 transitions, 532 flow
[2024-12-02 15:29:15,118 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 233 transitions, 528 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 15:29:15,120 INFO  L231             Difference]: Finished difference. Result has 238 places, 233 transitions, 484 flow
[2024-12-02 15:29:15,120 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=482, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=233, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=232, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=484, PETRI_PLACES=238, PETRI_TRANSITIONS=233}
[2024-12-02 15:29:15,121 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, -3 predicate places.
[2024-12-02 15:29:15,121 INFO  L471      AbstractCegarLoop]: Abstraction has has 238 places, 233 transitions, 484 flow
[2024-12-02 15:29:15,121 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 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-12-02 15:29:15,121 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:15,122 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:15,122 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 15:29:15,122 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:15,122 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:15,122 INFO  L85        PathProgramCache]: Analyzing trace with hash 875750403, now seen corresponding path program 1 times
[2024-12-02 15:29:15,122 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:15,122 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1788894355]
[2024-12-02 15:29:15,122 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:15,122 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:15,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:15,148 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:15,148 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:15,148 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1788894355]
[2024-12-02 15:29:15,148 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1788894355] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:15,148 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:15,148 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:29:15,148 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380209456]
[2024-12-02 15:29:15,148 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:15,148 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:15,149 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:15,149 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:15,149 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:15,180 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 208 out of 256
[2024-12-02 15:29:15,181 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 233 transitions, 484 flow. Second operand  has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 0 states have call successors, (0), 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-12-02 15:29:15,181 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:15,181 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 256
[2024-12-02 15:29:15,181 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:15,693 INFO  L124   PetriNetUnfolderBase]: 564/3800 cut-off events.
[2024-12-02 15:29:15,693 INFO  L125   PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES.
[2024-12-02 15:29:15,700 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4814 conditions, 3800 events. 564/3800 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 84. Compared 33893 event pairs, 552 based on Foata normal form. 0/3412 useless extension candidates. Maximal degree in co-relation 4775. Up to 957 conditions per place. 
[2024-12-02 15:29:15,714 INFO  L140   encePairwiseOnDemand]: 253/256 looper letters, 26 selfloop transitions, 2 changer transitions 0/232 dead transitions.
[2024-12-02 15:29:15,715 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 232 transitions, 538 flow
[2024-12-02 15:29:15,715 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:15,715 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:15,716 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 653 transitions.
[2024-12-02 15:29:15,717 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8502604166666666
[2024-12-02 15:29:15,717 INFO  L175             Difference]: Start difference. First operand has 238 places, 233 transitions, 484 flow. Second operand 3 states and 653 transitions.
[2024-12-02 15:29:15,717 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 232 transitions, 538 flow
[2024-12-02 15:29:15,718 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 232 transitions, 537 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-12-02 15:29:15,721 INFO  L231             Difference]: Finished difference. Result has 238 places, 232 transitions, 485 flow
[2024-12-02 15:29:15,721 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=481, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=232, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=485, PETRI_PLACES=238, PETRI_TRANSITIONS=232}
[2024-12-02 15:29:15,722 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, -3 predicate places.
[2024-12-02 15:29:15,722 INFO  L471      AbstractCegarLoop]: Abstraction has has 238 places, 232 transitions, 485 flow
[2024-12-02 15:29:15,722 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 0 states have call successors, (0), 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-12-02 15:29:15,722 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:15,722 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:15,722 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 15:29:15,722 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:15,723 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:15,723 INFO  L85        PathProgramCache]: Analyzing trace with hash -1355103148, now seen corresponding path program 1 times
[2024-12-02 15:29:15,723 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:15,723 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [537761492]
[2024-12-02 15:29:15,723 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:15,723 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:15,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:16,027 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:16,027 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:16,027 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [537761492]
[2024-12-02 15:29:16,027 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [537761492] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:16,027 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:16,028 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:29:16,028 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107949054]
[2024-12-02 15:29:16,028 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:16,028 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:29:16,028 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:16,028 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:29:16,029 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:29:16,339 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 165 out of 256
[2024-12-02 15:29:16,340 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 232 transitions, 485 flow. Second operand  has 6 states, 6 states have (on average 166.5) internal successors, (999), 6 states have internal predecessors, (999), 0 states have call successors, (0), 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-12-02 15:29:16,340 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:16,340 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 256
[2024-12-02 15:29:16,340 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:22,795 INFO  L124   PetriNetUnfolderBase]: 27083/64954 cut-off events.
[2024-12-02 15:29:22,795 INFO  L125   PetriNetUnfolderBase]: For 733/733 co-relation queries the response was YES.
[2024-12-02 15:29:22,871 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 107320 conditions, 64954 events. 27083/64954 cut-off events. For 733/733 co-relation queries the response was YES. Maximal size of possible extension queue 1119. Compared 726709 event pairs, 18139 based on Foata normal form. 0/60423 useless extension candidates. Maximal degree in co-relation 107281. Up to 37375 conditions per place. 
[2024-12-02 15:29:23,029 INFO  L140   encePairwiseOnDemand]: 217/256 looper letters, 120 selfloop transitions, 134 changer transitions 0/414 dead transitions.
[2024-12-02 15:29:23,030 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 243 places, 414 transitions, 1362 flow
[2024-12-02 15:29:23,030 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 15:29:23,030 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 15:29:23,033 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1245 transitions.
[2024-12-02 15:29:23,034 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.810546875
[2024-12-02 15:29:23,034 INFO  L175             Difference]: Start difference. First operand has 238 places, 232 transitions, 485 flow. Second operand 6 states and 1245 transitions.
[2024-12-02 15:29:23,034 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 243 places, 414 transitions, 1362 flow
[2024-12-02 15:29:23,044 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 414 transitions, 1358 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 15:29:23,049 INFO  L231             Difference]: Finished difference. Result has 246 places, 365 transitions, 1359 flow
[2024-12-02 15:29:23,049 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=481, PETRI_DIFFERENCE_MINUEND_PLACES=236, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=232, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=33, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1359, PETRI_PLACES=246, PETRI_TRANSITIONS=365}
[2024-12-02 15:29:23,050 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, 5 predicate places.
[2024-12-02 15:29:23,050 INFO  L471      AbstractCegarLoop]: Abstraction has has 246 places, 365 transitions, 1359 flow
[2024-12-02 15:29:23,051 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 166.5) internal successors, (999), 6 states have internal predecessors, (999), 0 states have call successors, (0), 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-12-02 15:29:23,051 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:23,051 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:23,051 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 15:29:23,051 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:23,052 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:23,052 INFO  L85        PathProgramCache]: Analyzing trace with hash 735450518, now seen corresponding path program 1 times
[2024-12-02 15:29:23,052 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:23,052 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [780268784]
[2024-12-02 15:29:23,052 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:23,052 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:23,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:23,099 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:23,100 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:23,100 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [780268784]
[2024-12-02 15:29:23,100 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [780268784] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:23,100 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:23,100 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 15:29:23,100 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1009066207]
[2024-12-02 15:29:23,100 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:23,100 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:23,101 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:23,101 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:23,101 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:23,119 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 213 out of 256
[2024-12-02 15:29:23,120 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 365 transitions, 1359 flow. Second operand  has 3 states, 3 states have (on average 214.66666666666666) internal successors, (644), 3 states have internal predecessors, (644), 0 states have call successors, (0), 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-12-02 15:29:23,121 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:23,121 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 256
[2024-12-02 15:29:23,121 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:26,652 INFO  L124   PetriNetUnfolderBase]: 10377/34063 cut-off events.
[2024-12-02 15:29:26,653 INFO  L125   PetriNetUnfolderBase]: For 5308/5785 co-relation queries the response was YES.
[2024-12-02 15:29:26,717 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 60238 conditions, 34063 events. 10377/34063 cut-off events. For 5308/5785 co-relation queries the response was YES. Maximal size of possible extension queue 633. Compared 393691 event pairs, 4204 based on Foata normal form. 1/31230 useless extension candidates. Maximal degree in co-relation 60195. Up to 11276 conditions per place. 
[2024-12-02 15:29:26,828 INFO  L140   encePairwiseOnDemand]: 253/256 looper letters, 30 selfloop transitions, 3 changer transitions 0/373 dead transitions.
[2024-12-02 15:29:26,828 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 373 transitions, 1447 flow
[2024-12-02 15:29:26,829 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:26,829 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:26,830 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 671 transitions.
[2024-12-02 15:29:26,830 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8736979166666666
[2024-12-02 15:29:26,830 INFO  L175             Difference]: Start difference. First operand has 246 places, 365 transitions, 1359 flow. Second operand 3 states and 671 transitions.
[2024-12-02 15:29:26,830 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 373 transitions, 1447 flow
[2024-12-02 15:29:26,928 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 373 transitions, 1447 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 15:29:26,930 INFO  L231             Difference]: Finished difference. Result has 249 places, 367 transitions, 1384 flow
[2024-12-02 15:29:26,931 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=1359, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=365, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=362, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1384, PETRI_PLACES=249, PETRI_TRANSITIONS=367}
[2024-12-02 15:29:26,931 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, 8 predicate places.
[2024-12-02 15:29:26,931 INFO  L471      AbstractCegarLoop]: Abstraction has has 249 places, 367 transitions, 1384 flow
[2024-12-02 15:29:26,932 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 214.66666666666666) internal successors, (644), 3 states have internal predecessors, (644), 0 states have call successors, (0), 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-12-02 15:29:26,932 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:26,932 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:26,932 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 15:29:26,932 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:26,933 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:26,933 INFO  L85        PathProgramCache]: Analyzing trace with hash -1765044081, now seen corresponding path program 1 times
[2024-12-02 15:29:26,933 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:26,933 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1822455687]
[2024-12-02 15:29:26,933 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:26,933 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:26,945 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:26,965 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:26,966 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:26,966 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1822455687]
[2024-12-02 15:29:26,966 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1822455687] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:26,966 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:26,966 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:29:26,966 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [915139563]
[2024-12-02 15:29:26,966 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:26,966 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:29:26,966 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:26,967 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:29:26,967 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:29:26,981 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 206 out of 256
[2024-12-02 15:29:26,982 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 249 places, 367 transitions, 1384 flow. Second operand  has 3 states, 3 states have (on average 208.0) internal successors, (624), 3 states have internal predecessors, (624), 0 states have call successors, (0), 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-12-02 15:29:26,983 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:26,983 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 256
[2024-12-02 15:29:26,983 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:30,531 INFO  L124   PetriNetUnfolderBase]: 9976/30271 cut-off events.
[2024-12-02 15:29:30,531 INFO  L125   PetriNetUnfolderBase]: For 5161/5599 co-relation queries the response was YES.
[2024-12-02 15:29:30,596 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 56400 conditions, 30271 events. 9976/30271 cut-off events. For 5161/5599 co-relation queries the response was YES. Maximal size of possible extension queue 585. Compared 336278 event pairs, 2877 based on Foata normal form. 0/28566 useless extension candidates. Maximal degree in co-relation 56356. Up to 10725 conditions per place. 
[2024-12-02 15:29:30,666 INFO  L140   encePairwiseOnDemand]: 250/256 looper letters, 34 selfloop transitions, 2 changer transitions 0/372 dead transitions.
[2024-12-02 15:29:30,666 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 372 transitions, 1471 flow
[2024-12-02 15:29:30,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:29:30,666 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:29:30,667 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 658 transitions.
[2024-12-02 15:29:30,668 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8567708333333334
[2024-12-02 15:29:30,668 INFO  L175             Difference]: Start difference. First operand has 249 places, 367 transitions, 1384 flow. Second operand 3 states and 658 transitions.
[2024-12-02 15:29:30,668 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 372 transitions, 1471 flow
[2024-12-02 15:29:30,814 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 372 transitions, 1468 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-12-02 15:29:30,817 INFO  L231             Difference]: Finished difference. Result has 247 places, 365 transitions, 1387 flow
[2024-12-02 15:29:30,817 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=1373, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=363, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=361, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1387, PETRI_PLACES=247, PETRI_TRANSITIONS=365}
[2024-12-02 15:29:30,818 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, 6 predicate places.
[2024-12-02 15:29:30,818 INFO  L471      AbstractCegarLoop]: Abstraction has has 247 places, 365 transitions, 1387 flow
[2024-12-02 15:29:30,818 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 208.0) internal successors, (624), 3 states have internal predecessors, (624), 0 states have call successors, (0), 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-12-02 15:29:30,818 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:30,818 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:30,818 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 15:29:30,819 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:30,819 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:30,819 INFO  L85        PathProgramCache]: Analyzing trace with hash 1910473430, now seen corresponding path program 1 times
[2024-12-02 15:29:30,819 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:30,819 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578259984]
[2024-12-02 15:29:30,819 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:30,819 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:30,836 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:31,109 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:31,109 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:31,109 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578259984]
[2024-12-02 15:29:31,109 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578259984] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:31,109 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:31,110 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:29:31,110 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1670875326]
[2024-12-02 15:29:31,110 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:31,110 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:29:31,110 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:31,110 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:29:31,110 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:29:31,427 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 169 out of 256
[2024-12-02 15:29:31,428 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 365 transitions, 1387 flow. Second operand  has 6 states, 6 states have (on average 171.33333333333334) internal successors, (1028), 6 states have internal predecessors, (1028), 0 states have call successors, (0), 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-12-02 15:29:31,428 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:31,428 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 169 of 256
[2024-12-02 15:29:31,428 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:40,163 INFO  L124   PetriNetUnfolderBase]: 35577/80673 cut-off events.
[2024-12-02 15:29:40,163 INFO  L125   PetriNetUnfolderBase]: For 33689/37281 co-relation queries the response was YES.
[2024-12-02 15:29:40,339 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 187284 conditions, 80673 events. 35577/80673 cut-off events. For 33689/37281 co-relation queries the response was YES. Maximal size of possible extension queue 1849. Compared 907785 event pairs, 7719 based on Foata normal form. 84/77047 useless extension candidates. Maximal degree in co-relation 187239. Up to 33919 conditions per place. 
[2024-12-02 15:29:40,549 INFO  L140   encePairwiseOnDemand]: 208/256 looper letters, 463 selfloop transitions, 219 changer transitions 0/848 dead transitions.
[2024-12-02 15:29:40,549 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 252 places, 848 transitions, 4965 flow
[2024-12-02 15:29:40,550 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 15:29:40,550 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 15:29:40,552 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1342 transitions.
[2024-12-02 15:29:40,553 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8736979166666666
[2024-12-02 15:29:40,554 INFO  L175             Difference]: Start difference. First operand has 247 places, 365 transitions, 1387 flow. Second operand 6 states and 1342 transitions.
[2024-12-02 15:29:40,554 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 252 places, 848 transitions, 4965 flow
[2024-12-02 15:29:40,895 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 848 transitions, 4965 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 15:29:40,901 INFO  L231             Difference]: Finished difference. Result has 257 places, 596 transitions, 3703 flow
[2024-12-02 15:29:40,901 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=1387, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=365, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=28, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=226, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3703, PETRI_PLACES=257, PETRI_TRANSITIONS=596}
[2024-12-02 15:29:40,902 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, 16 predicate places.
[2024-12-02 15:29:40,902 INFO  L471      AbstractCegarLoop]: Abstraction has has 257 places, 596 transitions, 3703 flow
[2024-12-02 15:29:40,903 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 171.33333333333334) internal successors, (1028), 6 states have internal predecessors, (1028), 0 states have call successors, (0), 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-12-02 15:29:40,903 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:40,903 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:40,903 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 15:29:40,903 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:40,903 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:40,903 INFO  L85        PathProgramCache]: Analyzing trace with hash -1409350294, now seen corresponding path program 1 times
[2024-12-02 15:29:40,904 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:40,904 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1739474927]
[2024-12-02 15:29:40,904 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:40,904 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:40,917 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:40,964 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:40,964 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:40,964 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1739474927]
[2024-12-02 15:29:40,965 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1739474927] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:40,965 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:40,965 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:29:40,965 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1463196689]
[2024-12-02 15:29:40,965 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:40,965 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 15:29:40,965 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:40,966 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 15:29:40,966 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 15:29:41,012 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 211 out of 256
[2024-12-02 15:29:41,013 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 596 transitions, 3703 flow. Second operand  has 5 states, 5 states have (on average 212.8) internal successors, (1064), 5 states have internal predecessors, (1064), 0 states have call successors, (0), 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-12-02 15:29:41,013 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:41,013 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 256
[2024-12-02 15:29:41,013 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:29:49,673 INFO  L124   PetriNetUnfolderBase]: 23063/73727 cut-off events.
[2024-12-02 15:29:49,674 INFO  L125   PetriNetUnfolderBase]: For 50418/54675 co-relation queries the response was YES.
[2024-12-02 15:29:49,902 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 174836 conditions, 73727 events. 23063/73727 cut-off events. For 50418/54675 co-relation queries the response was YES. Maximal size of possible extension queue 1341. Compared 941703 event pairs, 4724 based on Foata normal form. 355/70721 useless extension candidates. Maximal degree in co-relation 174786. Up to 22743 conditions per place. 
[2024-12-02 15:29:50,100 INFO  L140   encePairwiseOnDemand]: 251/256 looper letters, 54 selfloop transitions, 7 changer transitions 0/628 dead transitions.
[2024-12-02 15:29:50,100 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 628 transitions, 3889 flow
[2024-12-02 15:29:50,101 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 15:29:50,101 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 15:29:50,102 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1326 transitions.
[2024-12-02 15:29:50,102 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.86328125
[2024-12-02 15:29:50,102 INFO  L175             Difference]: Start difference. First operand has 257 places, 596 transitions, 3703 flow. Second operand 6 states and 1326 transitions.
[2024-12-02 15:29:50,102 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 628 transitions, 3889 flow
[2024-12-02 15:29:51,170 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 628 transitions, 3871 flow, removed 9 selfloop flow, removed 0 redundant places.
[2024-12-02 15:29:51,176 INFO  L231             Difference]: Finished difference. Result has 265 places, 598 transitions, 3717 flow
[2024-12-02 15:29:51,177 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=3685, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=596, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=589, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3717, PETRI_PLACES=265, PETRI_TRANSITIONS=598}
[2024-12-02 15:29:51,177 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, 24 predicate places.
[2024-12-02 15:29:51,177 INFO  L471      AbstractCegarLoop]: Abstraction has has 265 places, 598 transitions, 3717 flow
[2024-12-02 15:29:51,177 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 212.8) internal successors, (1064), 5 states have internal predecessors, (1064), 0 states have call successors, (0), 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-12-02 15:29:51,177 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:29:51,178 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:29:51,178 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-02 15:29:51,178 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:29:51,178 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:29:51,178 INFO  L85        PathProgramCache]: Analyzing trace with hash 194946527, now seen corresponding path program 1 times
[2024-12-02 15:29:51,178 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:29:51,178 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [326361989]
[2024-12-02 15:29:51,178 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:29:51,178 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:29:51,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:29:51,559 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:29:51,559 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:29:51,559 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [326361989]
[2024-12-02 15:29:51,559 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [326361989] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:29:51,559 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:29:51,559 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:29:51,559 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [748793929]
[2024-12-02 15:29:51,559 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:29:51,560 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:29:51,560 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:29:51,560 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:29:51,560 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:29:51,769 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 162 out of 256
[2024-12-02 15:29:51,771 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 598 transitions, 3717 flow. Second operand  has 6 states, 6 states have (on average 165.33333333333334) internal successors, (992), 6 states have internal predecessors, (992), 0 states have call successors, (0), 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-12-02 15:29:51,771 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:29:51,771 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 256
[2024-12-02 15:29:51,771 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:30:12,609 INFO  L124   PetriNetUnfolderBase]: 72626/155977 cut-off events.
[2024-12-02 15:30:12,609 INFO  L125   PetriNetUnfolderBase]: For 156337/167789 co-relation queries the response was YES.
[2024-12-02 15:30:13,114 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 448586 conditions, 155977 events. 72626/155977 cut-off events. For 156337/167789 co-relation queries the response was YES. Maximal size of possible extension queue 2776. Compared 1803691 event pairs, 26879 based on Foata normal form. 884/152839 useless extension candidates. Maximal degree in co-relation 448532. Up to 97813 conditions per place. 
[2024-12-02 15:30:13,552 INFO  L140   encePairwiseOnDemand]: 217/256 looper letters, 536 selfloop transitions, 284 changer transitions 0/981 dead transitions.
[2024-12-02 15:30:13,552 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 981 transitions, 7791 flow
[2024-12-02 15:30:13,553 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 15:30:13,553 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 15:30:13,554 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1236 transitions.
[2024-12-02 15:30:13,554 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8046875
[2024-12-02 15:30:13,554 INFO  L175             Difference]: Start difference. First operand has 265 places, 598 transitions, 3717 flow. Second operand 6 states and 1236 transitions.
[2024-12-02 15:30:13,554 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 981 transitions, 7791 flow
[2024-12-02 15:30:14,132 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 981 transitions, 7781 flow, removed 2 selfloop flow, removed 2 redundant places.
[2024-12-02 15:30:14,140 INFO  L231             Difference]: Finished difference. Result has 273 places, 880 transitions, 7071 flow
[2024-12-02 15:30:14,140 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=3707, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=598, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=56, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=428, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=7071, PETRI_PLACES=273, PETRI_TRANSITIONS=880}
[2024-12-02 15:30:14,141 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, 32 predicate places.
[2024-12-02 15:30:14,141 INFO  L471      AbstractCegarLoop]: Abstraction has has 273 places, 880 transitions, 7071 flow
[2024-12-02 15:30:14,141 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 165.33333333333334) internal successors, (992), 6 states have internal predecessors, (992), 0 states have call successors, (0), 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-12-02 15:30:14,141 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:30:14,141 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:30:14,142 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-12-02 15:30:14,142 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:30:14,142 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:30:14,142 INFO  L85        PathProgramCache]: Analyzing trace with hash 418499803, now seen corresponding path program 1 times
[2024-12-02 15:30:14,142 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:30:14,142 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1764793775]
[2024-12-02 15:30:14,142 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:30:14,142 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:30:14,156 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:30:14,590 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:30:14,591 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:30:14,591 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1764793775]
[2024-12-02 15:30:14,591 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1764793775] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:30:14,591 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:30:14,591 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-12-02 15:30:14,591 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2134984383]
[2024-12-02 15:30:14,591 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:30:14,591 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-12-02 15:30:14,592 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:30:14,592 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-12-02 15:30:14,592 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=97, Unknown=0, NotChecked=0, Total=132
[2024-12-02 15:30:15,319 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 158 out of 256
[2024-12-02 15:30:15,321 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 880 transitions, 7071 flow. Second operand  has 12 states, 12 states have (on average 160.08333333333334) internal successors, (1921), 12 states have internal predecessors, (1921), 0 states have call successors, (0), 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-12-02 15:30:15,321 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:30:15,321 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 158 of 256
[2024-12-02 15:30:15,321 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:30:43,164 INFO  L124   PetriNetUnfolderBase]: 78390/179524 cut-off events.
[2024-12-02 15:30:43,164 INFO  L125   PetriNetUnfolderBase]: For 350422/371741 co-relation queries the response was YES.
[2024-12-02 15:30:43,828 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 578823 conditions, 179524 events. 78390/179524 cut-off events. For 350422/371741 co-relation queries the response was YES. Maximal size of possible extension queue 3061. Compared 2217884 event pairs, 22033 based on Foata normal form. 5157/178144 useless extension candidates. Maximal degree in co-relation 578760. Up to 61929 conditions per place. 
[2024-12-02 15:30:44,607 INFO  L140   encePairwiseOnDemand]: 244/256 looper letters, 1367 selfloop transitions, 86 changer transitions 0/1674 dead transitions.
[2024-12-02 15:30:44,607 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 282 places, 1674 transitions, 16783 flow
[2024-12-02 15:30:44,608 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-02 15:30:44,608 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 11 states.
[2024-12-02 15:30:44,612 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 2037 transitions.
[2024-12-02 15:30:44,613 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7233664772727273
[2024-12-02 15:30:44,613 INFO  L175             Difference]: Start difference. First operand has 273 places, 880 transitions, 7071 flow. Second operand 11 states and 2037 transitions.
[2024-12-02 15:30:44,613 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 282 places, 1674 transitions, 16783 flow
[2024-12-02 15:30:47,825 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 282 places, 1674 transitions, 16635 flow, removed 74 selfloop flow, removed 0 redundant places.
[2024-12-02 15:30:47,835 INFO  L231             Difference]: Finished difference. Result has 282 places, 879 transitions, 7171 flow
[2024-12-02 15:30:47,836 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=6999, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=879, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=86, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=793, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=7171, PETRI_PLACES=282, PETRI_TRANSITIONS=879}
[2024-12-02 15:30:47,836 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, 41 predicate places.
[2024-12-02 15:30:47,836 INFO  L471      AbstractCegarLoop]: Abstraction has has 282 places, 879 transitions, 7171 flow
[2024-12-02 15:30:47,837 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 160.08333333333334) internal successors, (1921), 12 states have internal predecessors, (1921), 0 states have call successors, (0), 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-12-02 15:30:47,837 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:30:47,837 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:30:47,837 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-12-02 15:30:47,837 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:30:47,838 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:30:47,838 INFO  L85        PathProgramCache]: Analyzing trace with hash 1580834967, now seen corresponding path program 1 times
[2024-12-02 15:30:47,838 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:30:47,838 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1464947645]
[2024-12-02 15:30:47,838 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:30:47,838 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:30:47,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:30:48,325 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:30:48,325 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:30:48,325 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1464947645]
[2024-12-02 15:30:48,325 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1464947645] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:30:48,325 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:30:48,325 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2024-12-02 15:30:48,326 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [499876069]
[2024-12-02 15:30:48,326 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:30:48,326 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-12-02 15:30:48,326 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:30:48,326 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-12-02 15:30:48,326 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=97, Unknown=0, NotChecked=0, Total=132
[2024-12-02 15:30:49,406 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 160 out of 256
[2024-12-02 15:30:49,407 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 282 places, 879 transitions, 7171 flow. Second operand  has 12 states, 12 states have (on average 161.75) internal successors, (1941), 12 states have internal predecessors, (1941), 0 states have call successors, (0), 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-12-02 15:30:49,407 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:30:49,407 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 256
[2024-12-02 15:30:49,407 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:30:57,750 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 197#L711-7true, 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 199#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:30:57,750 INFO  L294   olderBase$Statistics]: this new event has 126 ancestors and is cut-off event
[2024-12-02 15:30:57,750 INFO  L297   olderBase$Statistics]:   existing Event has 126 ancestors and is cut-off event
[2024-12-02 15:30:57,750 INFO  L297   olderBase$Statistics]:   existing Event has 126 ancestors and is cut-off event
[2024-12-02 15:30:57,750 INFO  L297   olderBase$Statistics]:   existing Event has 126 ancestors and is cut-off event
[2024-12-02 15:30:58,430 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread1of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, ~g1~0.base=v_~g1~0.base_11, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_3|}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, ~g1~0.base=v_~g1~0.base_11, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_3|}  AuxVars[]  AssignedVars[#race][87], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 104#L703-16true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 197#L711-7true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 295#true, 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:30:58,431 INFO  L294   olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event
[2024-12-02 15:30:58,431 INFO  L297   olderBase$Statistics]:   existing Event has 127 ancestors and is not cut-off event
[2024-12-02 15:30:58,431 INFO  L297   olderBase$Statistics]:   existing Event has 127 ancestors and is not cut-off event
[2024-12-02 15:30:58,431 INFO  L297   olderBase$Statistics]:   existing Event has 127 ancestors and is not cut-off event
[2024-12-02 15:30:58,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 226#L703-40true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:30:58,692 INFO  L294   olderBase$Statistics]: this new event has 129 ancestors and is cut-off event
[2024-12-02 15:30:58,692 INFO  L297   olderBase$Statistics]:   existing Event has 129 ancestors and is cut-off event
[2024-12-02 15:30:58,692 INFO  L297   olderBase$Statistics]:   existing Event has 129 ancestors and is cut-off event
[2024-12-02 15:30:58,692 INFO  L297   olderBase$Statistics]:   existing Event has 129 ancestors and is cut-off event
[2024-12-02 15:30:58,790 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread1of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, ~g1~0.base=v_~g1~0.base_11, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_3|}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, ~g1~0.base=v_~g1~0.base_11, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_3|}  AuxVars[]  AssignedVars[#race][87], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 104#L703-16true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 219#L703-10true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 197#L711-7true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 295#true, 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:30:58,790 INFO  L294   olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event
[2024-12-02 15:30:58,790 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 15:30:58,790 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 15:30:58,790 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 15:30:59,209 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 226#L703-40true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:30:59,209 INFO  L294   olderBase$Statistics]: this new event has 130 ancestors and is cut-off event
[2024-12-02 15:30:59,209 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is cut-off event
[2024-12-02 15:30:59,209 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is cut-off event
[2024-12-02 15:30:59,209 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is cut-off event
[2024-12-02 15:30:59,319 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([762] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread1of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, ~g1~0.base=v_~g1~0.base_11, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_3|}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, ~g1~0.base=v_~g1~0.base_11, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_3|}  AuxVars[]  AssignedVars[#race][87], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 104#L703-16true, 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 197#L711-7true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 295#true, 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:30:59,319 INFO  L294   olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event
[2024-12-02 15:30:59,319 INFO  L297   olderBase$Statistics]:   existing Event has 129 ancestors and is not cut-off event
[2024-12-02 15:30:59,319 INFO  L297   olderBase$Statistics]:   existing Event has 129 ancestors and is not cut-off event
[2024-12-02 15:30:59,319 INFO  L297   olderBase$Statistics]:   existing Event has 129 ancestors and is not cut-off event
[2024-12-02 15:30:59,575 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:30:59,576 INFO  L294   olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event
[2024-12-02 15:30:59,576 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is not cut-off event
[2024-12-02 15:30:59,576 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is not cut-off event
[2024-12-02 15:30:59,576 INFO  L297   olderBase$Statistics]:   existing Event has 130 ancestors and is not cut-off event
[2024-12-02 15:30:59,576 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:30:59,576 INFO  L294   olderBase$Statistics]: this new event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,576 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,576 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,576 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,580 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:30:59,580 INFO  L294   olderBase$Statistics]: this new event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,580 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,580 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,580 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,583 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:30:59,583 INFO  L294   olderBase$Statistics]: this new event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,583 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,583 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,583 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:30:59,583 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 15:31:00,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:00,024 INFO  L294   olderBase$Statistics]: this new event has 132 ancestors and is cut-off event
[2024-12-02 15:31:00,024 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is cut-off event
[2024-12-02 15:31:00,024 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is cut-off event
[2024-12-02 15:31:00,024 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is cut-off event
[2024-12-02 15:31:00,565 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][210], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:00,565 INFO  L294   olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event
[2024-12-02 15:31:00,565 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is not cut-off event
[2024-12-02 15:31:00,565 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is not cut-off event
[2024-12-02 15:31:00,565 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is not cut-off event
[2024-12-02 15:31:00,565 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is not cut-off event
[2024-12-02 15:31:01,969 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 216#L703-41true])
[2024-12-02 15:31:01,969 INFO  L294   olderBase$Statistics]: this new event has 135 ancestors and is cut-off event
[2024-12-02 15:31:01,969 INFO  L297   olderBase$Statistics]:   existing Event has 135 ancestors and is cut-off event
[2024-12-02 15:31:01,969 INFO  L297   olderBase$Statistics]:   existing Event has 135 ancestors and is cut-off event
[2024-12-02 15:31:01,969 INFO  L297   olderBase$Statistics]:   existing Event has 135 ancestors and is cut-off event
[2024-12-02 15:31:01,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:01,982 INFO  L294   olderBase$Statistics]: this new event has 136 ancestors and is cut-off event
[2024-12-02 15:31:01,982 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:01,982 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:01,982 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:01,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:01,982 INFO  L294   olderBase$Statistics]: this new event has 135 ancestors and is cut-off event
[2024-12-02 15:31:01,982 INFO  L297   olderBase$Statistics]:   existing Event has 135 ancestors and is cut-off event
[2024-12-02 15:31:01,982 INFO  L297   olderBase$Statistics]:   existing Event has 135 ancestors and is cut-off event
[2024-12-02 15:31:01,982 INFO  L297   olderBase$Statistics]:   existing Event has 135 ancestors and is cut-off event
[2024-12-02 15:31:02,601 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 216#L703-41true])
[2024-12-02 15:31:02,601 INFO  L294   olderBase$Statistics]: this new event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,601 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,601 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,601 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,604 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:02,604 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:02,604 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:02,604 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:02,604 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:02,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:02,607 INFO  L294   olderBase$Statistics]: this new event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 112#t_funErr4ASSERT_VIOLATIONDATA_RACEtrue, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:02,607 INFO  L294   olderBase$Statistics]: this new event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,618 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:02,618 INFO  L294   olderBase$Statistics]: this new event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,618 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,618 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,618 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,618 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:02,620 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:02,620 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:02,620 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:02,620 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:02,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:02,620 INFO  L294   olderBase$Statistics]: this new event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,620 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,620 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:02,620 INFO  L297   olderBase$Statistics]:   existing Event has 136 ancestors and is cut-off event
[2024-12-02 15:31:03,355 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,355 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,355 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,355 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,355 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,355 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,355 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,355 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,355 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,355 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,356 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,356 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,356 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,356 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,356 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,356 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,357 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,357 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,357 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,357 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,357 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,357 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 112#t_funErr4ASSERT_VIOLATIONDATA_RACEtrue, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,358 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,358 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,358 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,358 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,363 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][580], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 226#L703-40true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 355#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,363 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,363 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,363 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,363 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,379 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,379 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 15:31:03,379 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:03,379 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:03,379 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,380 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,380 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, 219#L703-10true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,380 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,380 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,381 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, 219#L703-10true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,381 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:31:03,381 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,381 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 186#L703-11true, 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,382 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,382 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:31:03,382 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,382 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, 219#L703-10true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,382 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,383 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,383 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,383 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,383 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:31:03,383 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,383 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,383 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,383 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,386 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,387 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,387 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,387 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,387 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,388 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 179#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,388 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,388 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,388 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,388 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,389 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,389 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,389 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,389 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,389 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:03,390 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,390 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,390 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,390 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:03,392 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,392 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,392 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,392 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,392 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,392 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,392 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,392 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,393 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,393 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread1of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, ~g1~0.base=v_~g1~0.base_16, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_13|}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, ~g1~0.base=v_~g1~0.base_16, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_13|}  AuxVars[]  AssignedVars[][256], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 192#t_funErr4ASSERT_VIOLATIONDATA_RACEtrue, 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 147#L710-8true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 46#L703-20true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 295#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,478 INFO  L294   olderBase$Statistics]: this new event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,478 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,478 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,478 INFO  L297   olderBase$Statistics]:   existing Event has 137 ancestors and is cut-off event
[2024-12-02 15:31:03,915 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,915 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 15:31:03,915 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:03,915 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:03,915 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:03,916 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 226#L703-40true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,916 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,916 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,916 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,916 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,920 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:31:03,920 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,920 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,920 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,920 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,920 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,925 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,925 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,925 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,925 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,925 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,925 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,932 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,932 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,932 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,932 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,932 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,932 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,933 INFO  L294   olderBase$Statistics]: this new event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,933 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,933 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,933 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 179#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,933 INFO  L294   olderBase$Statistics]: this new event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,933 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,933 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,933 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,934 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:03,934 INFO  L294   olderBase$Statistics]: this new event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,934 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,934 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,934 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,935 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:03,935 INFO  L294   olderBase$Statistics]: this new event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,935 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,935 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,935 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:03,936 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 212#L703-49true])
[2024-12-02 15:31:03,936 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,936 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,936 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,936 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:03,937 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 212#L703-49true])
[2024-12-02 15:31:03,937 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,937 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,937 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,937 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,992 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([824] L703-41-->L703-42: Formula: (let ((.cse0 (select |v_#race_60| v_~g1~0.base_23))) (and (= (select .cse0 v_~g1~0.offset_23) 0) (= (select .cse0 (+ v_~g1~0.offset_23 1)) 0) (= (select .cse0 (+ v_~g1~0.offset_23 2)) 0) (= (select .cse0 (+ v_~g1~0.offset_23 3)) 0)))  InVars {#race=|v_#race_60|, ~g1~0.offset=v_~g1~0.offset_23, ~g1~0.base=v_~g1~0.base_23}  OutVars{#race=|v_#race_60|, ~g1~0.offset=v_~g1~0.offset_23, ~g1~0.base=v_~g1~0.base_23}  AuxVars[]  AssignedVars[][761], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 67#L703-42true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 46#L703-20true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 53#L710-9true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:03,992 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,993 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,993 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:03,993 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:04,014 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread1of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, ~g1~0.base=v_~g1~0.base_16, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_13|}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, ~g1~0.base=v_~g1~0.base_16, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_13|}  AuxVars[]  AssignedVars[][256], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 192#t_funErr4ASSERT_VIOLATIONDATA_RACEtrue, 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 46#L703-20true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 53#L710-9true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 295#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,014 INFO  L294   olderBase$Statistics]: this new event has 138 ancestors and is cut-off event
[2024-12-02 15:31:04,014 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:04,014 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:04,014 INFO  L297   olderBase$Statistics]:   existing Event has 138 ancestors and is cut-off event
[2024-12-02 15:31:04,373 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,373 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 15:31:04,373 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:04,373 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:04,373 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:04,374 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:31:04,374 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,374 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,374 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,374 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,374 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,378 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,378 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,378 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,378 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,378 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,378 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,389 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 212#L703-49true])
[2024-12-02 15:31:04,389 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,389 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,390 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,390 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,390 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:04,390 INFO  L294   olderBase$Statistics]: this new event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,390 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,390 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,390 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 179#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,391 INFO  L294   olderBase$Statistics]: this new event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,391 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,391 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,391 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,391 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,391 INFO  L294   olderBase$Statistics]: this new event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,391 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,391 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,391 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 109#L703-50true, Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,393 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,393 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,393 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,393 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 109#L703-50true, Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,393 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,394 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,394 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,394 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,449 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([824] L703-41-->L703-42: Formula: (let ((.cse0 (select |v_#race_60| v_~g1~0.base_23))) (and (= (select .cse0 v_~g1~0.offset_23) 0) (= (select .cse0 (+ v_~g1~0.offset_23 1)) 0) (= (select .cse0 (+ v_~g1~0.offset_23 2)) 0) (= (select .cse0 (+ v_~g1~0.offset_23 3)) 0)))  InVars {#race=|v_#race_60|, ~g1~0.offset=v_~g1~0.offset_23, ~g1~0.base=v_~g1~0.base_23}  OutVars{#race=|v_#race_60|, ~g1~0.offset=v_~g1~0.offset_23, ~g1~0.base=v_~g1~0.base_23}  AuxVars[]  AssignedVars[][761], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 67#L703-42true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 46#L703-20true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,449 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,449 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,449 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,449 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread1of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, ~g1~0.base=v_~g1~0.base_16, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_13|}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, ~g1~0.base=v_~g1~0.base_16, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_13|}  AuxVars[]  AssignedVars[][256], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 192#t_funErr4ASSERT_VIOLATIONDATA_RACEtrue, 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 46#L703-20true, 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 295#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,468 INFO  L294   olderBase$Statistics]: this new event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,468 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,468 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,468 INFO  L297   olderBase$Statistics]:   existing Event has 139 ancestors and is cut-off event
[2024-12-02 15:31:04,789 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,789 INFO  L294   olderBase$Statistics]: this new event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,789 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,789 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,790 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,790 INFO  L294   olderBase$Statistics]: this new event has 146 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,790 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,790 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][578], [201#L703-18true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,791 INFO  L294   olderBase$Statistics]: this new event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][578], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,791 INFO  L294   olderBase$Statistics]: this new event has 146 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 216#L703-41true])
[2024-12-02 15:31:04,791 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,791 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,792 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 15:31:04,792 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:04,792 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:04,792 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:04,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,792 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,792 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,792 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,792 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:04,794 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:04,794 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:04,795 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:04,795 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:04,795 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:04,795 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:04,795 INFO  L294   olderBase$Statistics]: this new event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,795 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,795 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,795 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,795 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 186#L703-11true, 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,796 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,796 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,796 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,796 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,796 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,799 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,800 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,800 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,800 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,804 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,805 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,805 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,805 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,805 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,812 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 179#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:04,813 INFO  L294   olderBase$Statistics]: this new event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,813 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,813 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,813 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,813 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,813 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,813 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,813 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,814 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,814 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,814 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,814 INFO  L294   olderBase$Statistics]: this new event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,814 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,814 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,814 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,825 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][578], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 103#L703-19true, Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,825 INFO  L294   olderBase$Statistics]: this new event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,825 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,825 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,825 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:04,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([824] L703-41-->L703-42: Formula: (let ((.cse0 (select |v_#race_60| v_~g1~0.base_23))) (and (= (select .cse0 v_~g1~0.offset_23) 0) (= (select .cse0 (+ v_~g1~0.offset_23 1)) 0) (= (select .cse0 (+ v_~g1~0.offset_23 2)) 0) (= (select .cse0 (+ v_~g1~0.offset_23 3)) 0)))  InVars {#race=|v_#race_60|, ~g1~0.offset=v_~g1~0.offset_23, ~g1~0.base=v_~g1~0.base_23}  OutVars{#race=|v_#race_60|, ~g1~0.offset=v_~g1~0.offset_23, ~g1~0.base=v_~g1~0.base_23}  AuxVars[]  AssignedVars[][761], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 67#L703-42true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 46#L703-20true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:04,867 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,867 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,867 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,867 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,880 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([771] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread1of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread1of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, ~g1~0.base=v_~g1~0.base_16, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_13|}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, ~g1~0.base=v_~g1~0.base_16, t_funThread1of2ForFork0_#t~nondet7=|v_t_funThread1of2ForFork0_#t~nondet7_13|}  AuxVars[]  AssignedVars[][256], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 192#t_funErr4ASSERT_VIOLATIONDATA_RACEtrue, 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 46#L703-20true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 295#true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:04,880 INFO  L294   olderBase$Statistics]: this new event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,880 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,880 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:04,880 INFO  L297   olderBase$Statistics]:   existing Event has 140 ancestors and is cut-off event
[2024-12-02 15:31:05,452 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:05,452 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,452 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,452 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,452 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,453 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0), 216#L703-41true])
[2024-12-02 15:31:05,453 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:05,453 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:05,453 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:05,453 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,456 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,456 INFO  L294   olderBase$Statistics]: this new event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,456 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,456 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,457 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,457 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,457 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,458 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,458 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:05,458 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:05,458 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:05,458 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:05,458 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,458 INFO  L294   olderBase$Statistics]: this new event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,458 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,458 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,458 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,460 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,460 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,460 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,460 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,460 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,460 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,462 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,462 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,462 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,462 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,466 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,466 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,466 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,466 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,466 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 15:31:05,480 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 179#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,480 INFO  L294   olderBase$Statistics]: this new event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,480 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,481 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,481 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,494 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:05,494 INFO  L294   olderBase$Statistics]: this new event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,494 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,494 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,495 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 15:31:05,927 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,928 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:05,928 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:05,928 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:05,928 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:05,928 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:05,931 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,931 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,931 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,931 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,931 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,931 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,931 INFO  L294   olderBase$Statistics]: this new event has 150 ancestors and is cut-off event
[2024-12-02 15:31:05,931 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 15:31:05,931 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 15:31:05,931 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 15:31:05,932 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,932 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,932 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,932 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,932 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,932 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,933 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,933 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,934 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,934 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,934 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,934 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,935 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:05,935 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,935 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,935 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,935 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,940 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,940 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,940 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,940 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,940 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,947 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,947 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,947 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,947 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,947 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,947 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 15:31:05,961 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:05,961 INFO  L294   olderBase$Statistics]: this new event has 150 ancestors and is cut-off event
[2024-12-02 15:31:05,961 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 15:31:05,961 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 15:31:05,961 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 15:31:06,372 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,372 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,372 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,372 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,372 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:06,373 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,373 INFO  L294   olderBase$Statistics]: this new event has 151 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-12-02 15:31:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-12-02 15:31:06,374 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,374 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,375 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,375 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,375 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,375 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,376 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,376 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,377 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,377 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,379 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,379 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,379 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,379 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,379 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,379 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,380 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,380 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,380 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,380 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,380 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,388 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,388 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,388 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,388 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,388 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,388 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,396 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,396 INFO  L294   olderBase$Statistics]: this new event has 151 ancestors and is cut-off event
[2024-12-02 15:31:06,396 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-12-02 15:31:06,397 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-12-02 15:31:06,397 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-12-02 15:31:06,398 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:06,398 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,398 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,398 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,398 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,398 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:06,398 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,398 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,398 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,398 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is cut-off event
[2024-12-02 15:31:06,709 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:06,709 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,709 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,709 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:06,710 INFO  L294   olderBase$Statistics]: this new event has 152 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,710 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,710 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,712 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,712 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,712 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,712 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,712 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,712 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,713 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,713 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,713 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,713 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,713 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,713 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:06,714 INFO  L294   olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event
[2024-12-02 15:31:06,714 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is not cut-off event
[2024-12-02 15:31:06,714 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is not cut-off event
[2024-12-02 15:31:06,714 INFO  L297   olderBase$Statistics]:   existing Event has 143 ancestors and is not cut-off event
[2024-12-02 15:31:06,714 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:06,714 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,714 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,714 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,714 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,714 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,716 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,716 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,716 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,716 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,716 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,721 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,721 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,721 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,721 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,721 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,721 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,723 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,723 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,723 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,723 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,723 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,729 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,729 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,729 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,729 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,729 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,729 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 195#L710-11true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:06,739 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,739 INFO  L294   olderBase$Statistics]: this new event has 152 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is cut-off event
[2024-12-02 15:31:06,739 INFO  L297   olderBase$Statistics]:   existing Event has 152 ancestors and is cut-off event
[2024-12-02 15:31:06,749 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:06,749 INFO  L294   olderBase$Statistics]: this new event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,749 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,749 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,749 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:06,749 INFO  L297   olderBase$Statistics]:   existing Event has 144 ancestors and is cut-off event
[2024-12-02 15:31:07,054 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][579], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:07,054 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,054 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,054 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,054 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,054 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,056 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 112#t_funErr4ASSERT_VIOLATIONDATA_RACEtrue, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,056 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,056 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,056 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,056 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,061 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,061 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,062 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,062 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,062 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,062 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,063 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,063 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,063 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,063 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,063 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,064 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,064 INFO  L294   olderBase$Statistics]: this new event has 153 ancestors and is cut-off event
[2024-12-02 15:31:07,064 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-12-02 15:31:07,064 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-12-02 15:31:07,064 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-12-02 15:31:07,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,065 INFO  L294   olderBase$Statistics]: this new event has 148 ancestors and is cut-off event
[2024-12-02 15:31:07,065 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:07,065 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:07,065 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 15:31:07,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,065 INFO  L294   olderBase$Statistics]: this new event has 153 ancestors and is cut-off event
[2024-12-02 15:31:07,065 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-12-02 15:31:07,065 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-12-02 15:31:07,065 INFO  L297   olderBase$Statistics]:   existing Event has 153 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 179#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,068 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,068 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,068 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,069 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,069 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,069 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,069 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,069 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,076 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 219#L703-10true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,076 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,076 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,076 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,076 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,076 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,078 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:07,079 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,079 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,079 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,079 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 15:31:07,085 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 212#L703-49true])



WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED.



[2024-12-02 15:31:12,002 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,002 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,002 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,002 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,002 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,003 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:12,003 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,003 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,003 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,003 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,009 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,009 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,009 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,009 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,009 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,010 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:12,010 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,010 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,010 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,010 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,027 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 212#L703-49true])
[2024-12-02 15:31:12,027 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,028 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,028 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,028 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:12,050 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L297   olderBase$Statistics]:   existing Event has 157 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,050 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:12,050 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:12,377 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 82#L703-26true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,377 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:12,377 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:12,377 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:12,377 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:12,377 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:12,397 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,397 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,397 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,397 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,397 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,397 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,404 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,404 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,404 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,404 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,404 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,424 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:12,424 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,424 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,424 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,424 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,425 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:12,425 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,425 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,433 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:12,433 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,433 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,433 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,433 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,433 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:12,433 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,433 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,433 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,433 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,448 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:12,448 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,448 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,448 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,448 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:12,477 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L297   olderBase$Statistics]:   existing Event has 158 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,477 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:12,477 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:12,788 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [201#L703-18true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,788 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,788 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,788 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,788 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,788 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,797 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,797 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,797 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,797 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,797 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,804 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,804 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,804 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,804 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,804 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,805 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,805 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,805 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,821 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:12,821 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,821 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,821 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,821 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,821 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,821 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:12,821 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,821 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,822 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,822 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,830 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,830 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,830 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,830 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,830 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,830 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 163#L703-39true, 212#L703-49true])
[2024-12-02 15:31:12,830 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,830 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,830 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,830 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,871 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:12,871 INFO  L294   olderBase$Statistics]: this new event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,871 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,871 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,871 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,871 INFO  L297   olderBase$Statistics]:   existing Event has 159 ancestors and is cut-off event
[2024-12-02 15:31:12,871 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:12,871 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-12-02 15:31:12,871 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:12,872 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:12,872 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:13,143 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,143 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,143 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,143 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,143 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,143 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,143 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,143 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,143 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,143 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,144 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,144 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,144 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,144 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:13,144 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:13,144 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:13,144 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:13,144 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:13,155 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 103#L703-19true, 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,155 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,155 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,155 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,155 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,155 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,172 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,172 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,172 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,172 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,172 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,179 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,179 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,179 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,179 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,179 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,180 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,180 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,180 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,190 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,190 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,190 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,190 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,190 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,192 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,192 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:13,192 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:13,192 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:13,192 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:13,196 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,196 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,196 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,196 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,196 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,196 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,197 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true, 212#L703-49true])
[2024-12-02 15:31:13,197 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,197 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,197 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,197 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,204 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:13,204 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,204 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,204 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,204 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true, 212#L703-49true])
[2024-12-02 15:31:13,250 INFO  L294   olderBase$Statistics]: this new event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L297   olderBase$Statistics]:   existing Event has 160 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:13,250 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:13,250 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:13,507 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:13,507 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-12-02 15:31:13,507 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:13,507 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:13,507 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:13,507 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:13,510 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,510 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,530 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,531 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,531 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,531 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,531 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,535 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,535 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,535 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,535 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,535 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,535 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,537 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,537 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,537 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,537 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,537 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,538 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:13,538 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,538 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,538 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,538 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,538 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,538 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,538 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,538 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,539 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,539 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,552 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 82#L703-26true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,552 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-12-02 15:31:13,552 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:13,552 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:13,552 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:13,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:13,556 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,556 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,556 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,556 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,793 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:13,793 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,793 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,793 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,793 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,794 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is cut-off event
[2024-12-02 15:31:13,794 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:13,794 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-12-02 15:31:13,794 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:13,794 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:13,794 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:14,053 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,053 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,053 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,053 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,053 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,053 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,058 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,058 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,058 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,058 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,058 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,059 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 82#L703-26true, 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,059 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,059 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,059 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,059 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,059 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,087 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 25#L711-6true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:14,088 INFO  L294   olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event
[2024-12-02 15:31:14,088 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-12-02 15:31:14,088 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-12-02 15:31:14,088 INFO  L297   olderBase$Statistics]:   existing Event has 161 ancestors and is not cut-off event
[2024-12-02 15:31:14,088 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:14,088 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,088 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,088 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,088 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,090 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,090 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,090 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,090 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,090 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,090 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,094 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,094 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,094 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,094 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,094 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,095 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,095 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,095 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,095 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,095 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,095 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,097 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:14,097 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,097 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,098 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,098 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,098 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,098 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,098 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,137 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:14,137 INFO  L294   olderBase$Statistics]: this new event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,137 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,137 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,137 INFO  L297   olderBase$Statistics]:   existing Event has 162 ancestors and is cut-off event
[2024-12-02 15:31:14,389 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,389 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,389 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,389 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,389 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,401 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [201#L703-18true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,401 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,401 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,401 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,401 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,401 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,413 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,413 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,413 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,413 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,413 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,413 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,414 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,414 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,414 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,414 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,414 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,432 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,433 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,433 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,433 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,433 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is cut-off event
[2024-12-02 15:31:14,636 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,636 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,636 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,636 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,636 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,637 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,637 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,638 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,638 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,638 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,643 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:14,643 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,643 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,643 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,643 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,644 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 103#L703-19true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,644 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,644 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,644 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,644 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,644 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,657 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,657 INFO  L294   olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,657 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,657 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,657 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,657 INFO  L297   olderBase$Statistics]:   existing Event has 163 ancestors and is not cut-off event
[2024-12-02 15:31:14,661 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,662 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,662 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,662 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,662 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,662 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,673 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,673 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,673 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,673 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,673 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,674 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,674 INFO  L294   olderBase$Statistics]: this new event has 172 ancestors and is cut-off event
[2024-12-02 15:31:14,674 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:14,674 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:14,674 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:14,678 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,678 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,678 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,678 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,678 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,678 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,683 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:14,683 INFO  L294   olderBase$Statistics]: this new event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,683 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,683 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,684 INFO  L297   olderBase$Statistics]:   existing Event has 164 ancestors and is cut-off event
[2024-12-02 15:31:14,876 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,876 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,876 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,876 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,876 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,876 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,881 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,881 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,881 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,881 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,881 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,881 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,886 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,886 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,886 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,886 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,886 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,901 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:14,901 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,901 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,901 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,901 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,915 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:14,915 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,915 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,915 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,915 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,945 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:14,945 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,946 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,946 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,946 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,946 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is cut-off event
[2024-12-02 15:31:14,946 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:14,946 INFO  L294   olderBase$Statistics]: this new event has 173 ancestors and is cut-off event
[2024-12-02 15:31:14,946 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:14,946 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:14,946 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:15,088 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,088 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,088 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,088 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,088 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,088 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,089 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,089 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,089 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,089 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,089 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,089 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,092 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:15,092 INFO  L294   olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event
[2024-12-02 15:31:15,092 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-12-02 15:31:15,092 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-12-02 15:31:15,092 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-12-02 15:31:15,092 INFO  L297   olderBase$Statistics]:   existing Event has 165 ancestors and is not cut-off event
[2024-12-02 15:31:15,092 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,092 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,092 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,092 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,092 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,094 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 82#L703-26true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,094 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,094 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,094 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,094 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,094 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,098 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,098 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,098 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,098 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,098 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,098 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,116 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,116 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,116 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,116 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,116 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,117 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,117 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,117 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,117 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,117 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,134 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,134 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,134 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,134 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,134 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,142 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([822] L703-11-->L703-12: Formula: (let ((.cse0 (select |v_#race_40| v_~g1~0.base_9))) (and (= (select .cse0 (+ 3 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 1 v_~g1~0.offset_9)) 0) (= (select .cse0 (+ 2 v_~g1~0.offset_9)) 0) (= (select .cse0 v_~g1~0.offset_9) 0)))  InVars {#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  OutVars{#race=|v_#race_40|, ~g1~0.offset=v_~g1~0.offset_9, ~g1~0.base=v_~g1~0.base_9}  AuxVars[]  AssignedVars[][785], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 146#L703-12true, 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0))])
[2024-12-02 15:31:15,142 INFO  L294   olderBase$Statistics]: this new event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,142 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,142 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,142 INFO  L297   olderBase$Statistics]:   existing Event has 166 ancestors and is cut-off event
[2024-12-02 15:31:15,281 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,281 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,281 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,281 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,281 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,281 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,310 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,310 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,310 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,310 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,311 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,322 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,322 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,322 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,322 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,322 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,326 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 58#L710-10true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,326 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,326 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,326 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,326 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,327 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:15,327 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,327 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,327 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,327 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is cut-off event
[2024-12-02 15:31:15,465 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:15,465 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,465 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,465 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,465 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,465 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,498 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,498 INFO  L294   olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event
[2024-12-02 15:31:15,498 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-12-02 15:31:15,498 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-12-02 15:31:15,498 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-12-02 15:31:15,498 INFO  L297   olderBase$Statistics]:   existing Event has 167 ancestors and is not cut-off event
[2024-12-02 15:31:15,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,509 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,509 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,509 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,509 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,512 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,512 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,512 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,512 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,512 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,512 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,514 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:15,514 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,514 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,514 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,514 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,517 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:15,518 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,518 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,518 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is cut-off event
[2024-12-02 15:31:15,640 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 109#L703-50true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,640 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,640 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,640 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,640 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,640 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,659 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,659 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,659 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,659 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,659 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,688 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:15,688 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,688 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,688 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,688 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 14#L703-9true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,695 INFO  L294   olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event
[2024-12-02 15:31:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-12-02 15:31:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-12-02 15:31:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 168 ancestors and is not cut-off event
[2024-12-02 15:31:15,717 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:15,717 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,717 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,717 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,717 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,717 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is cut-off event
[2024-12-02 15:31:15,717 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,717 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is cut-off event
[2024-12-02 15:31:15,717 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:15,717 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:15,717 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:15,808 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,808 INFO  L294   olderBase$Statistics]: this new event has 172 ancestors and is cut-off event
[2024-12-02 15:31:15,808 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:15,808 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:15,808 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:15,808 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:15,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,817 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-12-02 15:31:15,817 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:15,817 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:15,817 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:15,826 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:15,826 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-12-02 15:31:15,826 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:15,826 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:15,826 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:15,826 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,040 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([831] L703-15-->L703-16: Formula: (= (store |v_#race_42| v_~g1~0.base_11 (store (select |v_#race_42| v_~g1~0.base_11) v_~g1~0.offset_11 |v_t_funThread2of2ForFork0_#t~nondet7_3|)) |v_#race_41|)  InVars {#race=|v_#race_42|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  OutVars{#race=|v_#race_41|, ~g1~0.offset=v_~g1~0.offset_11, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_3|, ~g1~0.base=v_~g1~0.base_11}  AuxVars[]  AssignedVars[#race][821], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,040 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,040 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,040 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,040 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,040 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,041 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,041 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,041 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,041 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is cut-off event
[2024-12-02 15:31:16,051 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 219#L703-10true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,051 INFO  L294   olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event
[2024-12-02 15:31:16,051 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-12-02 15:31:16,051 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-12-02 15:31:16,051 INFO  L297   olderBase$Statistics]:   existing Event has 169 ancestors and is not cut-off event
[2024-12-02 15:31:16,182 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1120], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 134#L703-42true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 357#(and (= ~g1~0.base 4) (= (select (select |#race| 4) (+ 2 ~g1~0.offset)) 0) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= (select (select |#race| 4) (+ 3 ~g1~0.offset)) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4)) (= (select (select |#race| 4) (+ ~g1~0.offset 1)) 0)), 163#L703-39true])
[2024-12-02 15:31:16,182 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-12-02 15:31:16,182 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-12-02 15:31:16,182 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-12-02 15:31:16,182 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-12-02 15:31:16,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,183 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is cut-off event
[2024-12-02 15:31:16,183 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-12-02 15:31:16,183 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-12-02 15:31:16,183 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is cut-off event
[2024-12-02 15:31:16,190 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 186#L703-11true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,190 INFO  L294   olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event
[2024-12-02 15:31:16,190 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-12-02 15:31:16,190 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-12-02 15:31:16,190 INFO  L297   olderBase$Statistics]:   existing Event has 170 ancestors and is not cut-off event
[2024-12-02 15:31:16,307 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L703-16-->L703-17: Formula: (= (store |v_#race_44| v_~g1~0.base_12 (store (select |v_#race_44| v_~g1~0.base_12) (+ v_~g1~0.offset_12 1) |v_t_funThread2of2ForFork0_#t~nondet7_5|)) |v_#race_43|)  InVars {#race=|v_#race_44|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  OutVars{#race=|v_#race_43|, ~g1~0.offset=v_~g1~0.offset_12, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_5|, ~g1~0.base=v_~g1~0.base_12}  AuxVars[]  AssignedVars[#race][278], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 237#L703-17true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,307 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,307 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,307 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,307 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,307 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,314 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 146#L703-12true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,314 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,314 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,314 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,314 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,316 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 179#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,316 INFO  L294   olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,316 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,316 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,316 INFO  L297   olderBase$Statistics]:   existing Event has 171 ancestors and is not cut-off event
[2024-12-02 15:31:16,319 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,319 INFO  L294   olderBase$Statistics]: this new event has 172 ancestors and is cut-off event
[2024-12-02 15:31:16,320 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:16,320 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:16,320 INFO  L297   olderBase$Statistics]:   existing Event has 172 ancestors and is cut-off event
[2024-12-02 15:31:16,388 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 196#L703-56true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,388 INFO  L294   olderBase$Statistics]: this new event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,388 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,388 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,388 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,388 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,409 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 25#L711-6true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,409 INFO  L294   olderBase$Statistics]: this new event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,409 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,409 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,409 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,426 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,426 INFO  L294   olderBase$Statistics]: this new event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,426 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,426 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,426 INFO  L297   olderBase$Statistics]:   existing Event has 173 ancestors and is cut-off event
[2024-12-02 15:31:16,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,499 INFO  L294   olderBase$Statistics]: this new event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,499 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,499 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,499 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,505 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([840] L703-19-->L703-20: Formula: (let ((.cse0 (select |v_#race_50| v_~g1~0.base_16))) (and (= (select .cse0 (+ v_~g1~0.offset_16 3)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 v_~g1~0.offset_16) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 1)) |v_t_funThread2of2ForFork0_#t~nondet7_13|) (= (select .cse0 (+ v_~g1~0.offset_16 2)) |v_t_funThread2of2ForFork0_#t~nondet7_13|)))  InVars {#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  OutVars{#race=|v_#race_50|, ~g1~0.offset=v_~g1~0.offset_16, t_funThread2of2ForFork0_#t~nondet7=|v_t_funThread2of2ForFork0_#t~nondet7_13|, ~g1~0.base=v_~g1~0.base_16}  AuxVars[]  AssignedVars[][319], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,505 INFO  L294   olderBase$Statistics]: this new event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,505 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,505 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,505 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,505 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,514 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, 237#L703-17true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,514 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,514 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,514 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,514 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,515 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,515 INFO  L294   olderBase$Statistics]: this new event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,515 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,515 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,515 INFO  L297   olderBase$Statistics]:   existing Event has 174 ancestors and is cut-off event
[2024-12-02 15:31:16,516 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,516 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,516 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,516 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,516 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,567 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 197#L711-7true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,568 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,568 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,568 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,568 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,581 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 227#L703-46true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,581 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,581 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,581 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,581 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,599 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [201#L703-18true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,599 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,599 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,599 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,599 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,602 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 229#L703-46true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:16,602 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,602 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,602 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,602 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is cut-off event
[2024-12-02 15:31:16,655 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 197#L711-7true, 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,655 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,655 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,655 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,655 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,680 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 227#L703-46true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:16,680 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,680 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,680 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,680 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 103#L703-19true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,695 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,695 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,695 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,695 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,703 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 143#L703-16true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,703 INFO  L294   olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event
[2024-12-02 15:31:16,703 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is not cut-off event
[2024-12-02 15:31:16,703 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is not cut-off event
[2024-12-02 15:31:16,703 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is not cut-off event
[2024-12-02 15:31:16,703 INFO  L297   olderBase$Statistics]:   existing Event has 175 ancestors and is not cut-off event
[2024-12-02 15:31:16,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, 225#L703-47true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:16,704 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,704 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,704 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,704 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 58#L710-10true, 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,710 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,710 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,710 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,710 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is cut-off event
[2024-12-02 15:31:16,761 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 197#L711-7true, 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:16,761 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,761 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,761 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,761 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,783 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,783 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,783 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,783 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,783 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,783 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,784 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 227#L703-46true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,784 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,784 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,784 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,784 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,809 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, 237#L703-17true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,809 INFO  L294   olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event
[2024-12-02 15:31:16,809 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is not cut-off event
[2024-12-02 15:31:16,809 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is not cut-off event
[2024-12-02 15:31:16,809 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is not cut-off event
[2024-12-02 15:31:16,809 INFO  L297   olderBase$Statistics]:   existing Event has 176 ancestors and is not cut-off event
[2024-12-02 15:31:16,811 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:16,811 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,811 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,811 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,811 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,815 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 195#L710-11true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,815 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,815 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,815 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,815 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is cut-off event
[2024-12-02 15:31:16,871 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 109#L703-50true, Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, 197#L711-7true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,871 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,871 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,871 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,872 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,925 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [201#L703-18true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:16,925 INFO  L294   olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event
[2024-12-02 15:31:16,925 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is not cut-off event
[2024-12-02 15:31:16,925 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is not cut-off event
[2024-12-02 15:31:16,925 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is not cut-off event
[2024-12-02 15:31:16,925 INFO  L297   olderBase$Statistics]:   existing Event has 177 ancestors and is not cut-off event
[2024-12-02 15:31:16,926 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 163#L703-39true, 212#L703-49true])
[2024-12-02 15:31:16,926 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,926 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,926 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:16,926 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is cut-off event
[2024-12-02 15:31:17,037 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 103#L703-19true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,037 INFO  L294   olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event
[2024-12-02 15:31:17,037 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-12-02 15:31:17,037 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-12-02 15:31:17,037 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-12-02 15:31:17,037 INFO  L297   olderBase$Statistics]:   existing Event has 178 ancestors and is not cut-off event
[2024-12-02 15:31:17,041 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:17,041 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is cut-off event
[2024-12-02 15:31:17,041 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-12-02 15:31:17,041 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-12-02 15:31:17,041 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is cut-off event
[2024-12-02 15:31:17,149 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 32#L703-20true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,149 INFO  L294   olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event
[2024-12-02 15:31:17,149 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-12-02 15:31:17,149 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-12-02 15:31:17,149 INFO  L297   olderBase$Statistics]:   existing Event has 179 ancestors and is not cut-off event
[2024-12-02 15:31:17,237 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 227#L703-46true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,237 INFO  L294   olderBase$Statistics]: this new event has 181 ancestors and is cut-off event
[2024-12-02 15:31:17,237 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-12-02 15:31:17,237 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-12-02 15:31:17,237 INFO  L297   olderBase$Statistics]:   existing Event has 181 ancestors and is cut-off event
[2024-12-02 15:31:17,303 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, 197#L711-7true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,303 INFO  L294   olderBase$Statistics]: this new event has 182 ancestors and is cut-off event
[2024-12-02 15:31:17,303 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-12-02 15:31:17,303 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-12-02 15:31:17,303 INFO  L297   olderBase$Statistics]:   existing Event has 182 ancestors and is cut-off event
[2024-12-02 15:31:17,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:17,406 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is cut-off event
[2024-12-02 15:31:17,406 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-12-02 15:31:17,406 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-12-02 15:31:17,406 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is cut-off event
[2024-12-02 15:31:17,450 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 82#L703-26true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,450 INFO  L294   olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event
[2024-12-02 15:31:17,450 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-12-02 15:31:17,450 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-12-02 15:31:17,450 INFO  L297   olderBase$Statistics]:   existing Event has 183 ancestors and is not cut-off event
[2024-12-02 15:31:17,501 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 23#L703-48true, 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,501 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-12-02 15:31:17,501 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-12-02 15:31:17,501 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-12-02 15:31:17,501 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-12-02 15:31:17,514 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L710-16-->L710-19: Formula: (and (= (store |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19| (store (select |v_#pthreadsMutex_30| |v_~#__global_lock~0.base_19|) |v_~#__global_lock~0.offset_19| 0)) |v_#pthreadsMutex_29|) (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|))  InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_19|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_19|}  AuxVars[]  AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][332], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), 149#L710-19true, Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 227#L703-46true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,514 INFO  L294   olderBase$Statistics]: this new event has 185 ancestors and is cut-off event
[2024-12-02 15:31:17,514 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-12-02 15:31:17,514 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-12-02 15:31:17,514 INFO  L297   olderBase$Statistics]:   existing Event has 185 ancestors and is cut-off event
[2024-12-02 15:31:17,561 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([814] L703-37-->L703-38: Formula: (= (store |v_#race_52| v_~g1~0.base_18 (store (select |v_#race_52| v_~g1~0.base_18) v_~g1~0.offset_18 0)) |v_#race_51|)  InVars {#race=|v_#race_52|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  OutVars{#race=|v_#race_51|, ~g1~0.offset=v_~g1~0.offset_18, ~g1~0.base=v_~g1~0.base_18}  AuxVars[]  AssignedVars[#race][635], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 351#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= (select (select |#race| 4) ~g1~0.offset) 0) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 197#L711-7true, 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,561 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-12-02 15:31:17,561 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-12-02 15:31:17,561 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-12-02 15:31:17,561 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-12-02 15:31:17,562 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0), 212#L703-49true])
[2024-12-02 15:31:17,562 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is cut-off event
[2024-12-02 15:31:17,562 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-12-02 15:31:17,562 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-12-02 15:31:17,562 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is cut-off event
[2024-12-02 15:31:17,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 109#L703-50true, Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,618 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-12-02 15:31:17,618 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-12-02 15:31:17,618 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-12-02 15:31:17,618 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-12-02 15:31:17,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [130#L703-33true, 323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,620 INFO  L294   olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event
[2024-12-02 15:31:17,620 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-12-02 15:31:17,620 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-12-02 15:31:17,620 INFO  L297   olderBase$Statistics]:   existing Event has 186 ancestors and is not cut-off event
[2024-12-02 15:31:17,640 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([816] L703-38-->L703-39: Formula: (= (store |v_#race_54| v_~g1~0.base_19 (store (select |v_#race_54| v_~g1~0.base_19) (+ v_~g1~0.offset_19 1) 0)) |v_#race_53|)  InVars {#race=|v_#race_54|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  OutVars{#race=|v_#race_53|, ~g1~0.offset=v_~g1~0.offset_19, ~g1~0.base=v_~g1~0.base_19}  AuxVars[]  AssignedVars[#race][1560], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0), 163#L703-39true])
[2024-12-02 15:31:17,640 INFO  L294   olderBase$Statistics]: this new event has 187 ancestors and is cut-off event
[2024-12-02 15:31:17,640 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-12-02 15:31:17,640 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-12-02 15:31:17,640 INFO  L297   olderBase$Statistics]:   existing Event has 187 ancestors and is cut-off event
[2024-12-02 15:31:17,786 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 196#L703-56true, 270#(= |#race~g1~0| 0), 72#L703-47true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,786 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is cut-off event
[2024-12-02 15:31:17,786 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-12-02 15:31:17,786 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-12-02 15:31:17,786 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is cut-off event
[2024-12-02 15:31:17,809 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 180#L703-38true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 295#true, Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,809 INFO  L294   olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event
[2024-12-02 15:31:17,809 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-12-02 15:31:17,809 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-12-02 15:31:17,809 INFO  L297   olderBase$Statistics]:   existing Event has 191 ancestors and is not cut-off event
[2024-12-02 15:31:17,864 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([834] L703-46-->L703-47: Formula: (= (store |v_#race_64| v_~g1~0.base_26 (store (select |v_#race_64| v_~g1~0.base_26) (+ v_~g1~0.offset_26 1) |v_t_funThread2of2ForFork0_#t~nondet12_5|)) |v_#race_63|)  InVars {#race=|v_#race_64|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  OutVars{#race=|v_#race_63|, ~g1~0.offset=v_~g1~0.offset_26, t_funThread2of2ForFork0_#t~nondet12=|v_t_funThread2of2ForFork0_#t~nondet12_5|, ~g1~0.base=v_~g1~0.base_26}  AuxVars[]  AssignedVars[#race][1002], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), 240#true, Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 268#true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), 72#L703-47true, 132#L704-2true, Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 197#L711-7true, 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,865 INFO  L294   olderBase$Statistics]: this new event has 195 ancestors and is cut-off event
[2024-12-02 15:31:17,865 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-12-02 15:31:17,865 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-12-02 15:31:17,865 INFO  L297   olderBase$Statistics]:   existing Event has 195 ancestors and is cut-off event
[2024-12-02 15:31:17,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([860] t_funEXIT-->L711-9: Formula: (= |v_ULTIMATE.start_main_#t~mem24#1_7| v_t_funThread1of2ForFork0_thidvar0_4)  InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem24#1=|v_ULTIMATE.start_main_#t~mem24#1_7|}  AuxVars[]  AssignedVars[][2075], [323#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 255#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|), Black: 257#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 256#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet18#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet18#1|)), 349#(and (= ~g1~0.base 4) (= ~g2~0.base 4) (= |~#g~0.base| 4) (= (select |#valid| 4) 1) (not (= |ULTIMATE.start_main_~#t_ids~0#1.base| 4))), Black: 266#(= |ULTIMATE.start_main_~i~0#1| 0), 239#true, Black: 268#true, 65#L711-9true, Black: 277#(and (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 274#(= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0), Black: 276#(and (= (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset)) 0) (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 242#true, Black: 275#(and (= (select (select |#race| ~g1~0.base) ~g1~0.offset) 0) (= 0 (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 272#true, 270#(= |#race~g1~0| 0), Black: 291#(and (<= |ULTIMATE.start_main_~i~0#1| 1) (= 0 |ULTIMATE.start_main_#t~post20#1|)), Black: 285#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 287#(<= |ULTIMATE.start_main_~i~0#1| 1), Black: 297#(= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)), 295#true, Black: 298#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), Black: 299#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 253#true, Black: 300#(and (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ 2 ~g1~0.offset))) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) ~g1~0.offset)) (= (select (select |#race| ~g1~0.base) (+ 3 ~g1~0.offset)) |t_funThread1of2ForFork0_#t~nondet7|) (= |t_funThread1of2ForFork0_#t~nondet7| (select (select |#race| ~g1~0.base) (+ ~g1~0.offset 1)))), 227#L703-46true, 249#(= |#race~g2~0| 0)])
[2024-12-02 15:31:17,933 INFO  L294   olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event
[2024-12-02 15:31:17,933 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-12-02 15:31:17,933 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-12-02 15:31:17,933 INFO  L297   olderBase$Statistics]:   existing Event has 199 ancestors and is not cut-off event
[2024-12-02 15:31:18,242 INFO  L124   PetriNetUnfolderBase]: 79760/177385 cut-off events.
[2024-12-02 15:31:18,242 INFO  L125   PetriNetUnfolderBase]: For 414250/438269 co-relation queries the response was YES.
[2024-12-02 15:31:18,909 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 624648 conditions, 177385 events. 79760/177385 cut-off events. For 414250/438269 co-relation queries the response was YES. Maximal size of possible extension queue 3492. Compared 2153421 event pairs, 14512 based on Foata normal form. 5969/175349 useless extension candidates. Maximal degree in co-relation 624581. Up to 55496 conditions per place. 
[2024-12-02 15:31:19,473 INFO  L140   encePairwiseOnDemand]: 206/256 looper letters, 1347 selfloop transitions, 645 changer transitions 0/2186 dead transitions.
[2024-12-02 15:31:19,473 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 293 places, 2186 transitions, 21913 flow
[2024-12-02 15:31:19,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-12-02 15:31:19,474 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 12 states.
[2024-12-02 15:31:19,476 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 2376 transitions.
[2024-12-02 15:31:19,476 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7734375
[2024-12-02 15:31:19,476 INFO  L175             Difference]: Start difference. First operand has 282 places, 879 transitions, 7171 flow. Second operand 12 states and 2376 transitions.
[2024-12-02 15:31:19,476 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 293 places, 2186 transitions, 21913 flow
[2024-12-02 15:31:23,392 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 283 places, 2186 transitions, 21599 flow, removed 0 selfloop flow, removed 10 redundant places.
[2024-12-02 15:31:23,411 INFO  L231             Difference]: Finished difference. Result has 290 places, 1424 transitions, 15128 flow
[2024-12-02 15:31:23,411 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=256, PETRI_DIFFERENCE_MINUEND_FLOW=6999, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=879, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=206, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=452, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=15128, PETRI_PLACES=290, PETRI_TRANSITIONS=1424}
[2024-12-02 15:31:23,412 INFO  L279   CegarLoopForPetriNet]: 241 programPoint places, 49 predicate places.
[2024-12-02 15:31:23,412 INFO  L471      AbstractCegarLoop]: Abstraction has has 290 places, 1424 transitions, 15128 flow
[2024-12-02 15:31:23,413 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 161.75) internal successors, (1941), 12 states have internal predecessors, (1941), 0 states have call successors, (0), 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-12-02 15:31:23,413 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:31:23,413 INFO  L206   CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:31:23,413 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-02 15:31:23,413 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 23 more)] ===
[2024-12-02 15:31:23,414 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:31:23,414 INFO  L85        PathProgramCache]: Analyzing trace with hash 1736925757, now seen corresponding path program 1 times
[2024-12-02 15:31:23,414 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:31:23,414 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1202195610]
[2024-12-02 15:31:23,414 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:31:23,414 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:31:23,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:31:23,434 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 15:31:23,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 15:31:23,458 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 15:31:23,458 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 15:31:23,458 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 26 remaining)
[2024-12-02 15:31:23,458 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (24 of 26 remaining)
[2024-12-02 15:31:23,458 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (23 of 26 remaining)
[2024-12-02 15:31:23,458 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (22 of 26 remaining)
[2024-12-02 15:31:23,458 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (21 of 26 remaining)
[2024-12-02 15:31:23,458 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (20 of 26 remaining)
[2024-12-02 15:31:23,458 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (19 of 26 remaining)
[2024-12-02 15:31:23,458 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (18 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (17 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (16 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (15 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (14 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (13 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (12 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (10 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (9 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (8 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (7 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (6 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (3 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (2 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (1 of 26 remaining)
[2024-12-02 15:31:23,459 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (0 of 26 remaining)
[2024-12-02 15:31:23,459 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-02 15:31:23,460 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:31:23,460 WARN  L246   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-02 15:31:23,460 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2024-12-02 15:31:23,492 INFO  L143    ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions.
[2024-12-02 15:31:23,496 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 307 places, 327 transitions, 681 flow
[2024-12-02 15:31:23,551 INFO  L124   PetriNetUnfolderBase]: 54/617 cut-off events.
[2024-12-02 15:31:23,551 INFO  L125   PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES.
[2024-12-02 15:31:23,555 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 642 conditions, 617 events. 54/617 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2676 event pairs, 1 based on Foata normal form. 0/518 useless extension candidates. Maximal degree in co-relation 418. Up to 16 conditions per place. 
[2024-12-02 15:31:23,555 INFO  L82        GeneralOperation]: Start removeDead. Operand has 307 places, 327 transitions, 681 flow
[2024-12-02 15:31:23,559 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 307 places, 327 transitions, 681 flow
[2024-12-02 15:31:23,559 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 15:31:23,560 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2fb06e54, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 15:31:23,560 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 32 error locations.
[2024-12-02 15:31:23,562 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 15:31:23,562 INFO  L124   PetriNetUnfolderBase]: 0/30 cut-off events.
[2024-12-02 15:31:23,562 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 15:31:23,562 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:31:23,562 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:31:23,562 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 29 more)] ===
[2024-12-02 15:31:23,562 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:31:23,562 INFO  L85        PathProgramCache]: Analyzing trace with hash -1727713598, now seen corresponding path program 1 times
[2024-12-02 15:31:23,562 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:31:23,563 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [983725713]
[2024-12-02 15:31:23,563 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:31:23,563 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:31:23,568 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:31:23,578 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:31:23,578 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:31:23,578 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [983725713]
[2024-12-02 15:31:23,578 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [983725713] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:31:23,578 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:31:23,578 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:31:23,579 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [198842383]
[2024-12-02 15:31:23,579 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:31:23,579 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:31:23,579 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:31:23,579 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:31:23,579 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:31:23,597 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 267 out of 327
[2024-12-02 15:31:23,598 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 327 transitions, 681 flow. Second operand  has 3 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 0 states have call successors, (0), 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-12-02 15:31:23,598 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:31:23,598 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 267 of 327
[2024-12-02 15:31:23,599 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:31:27,643 INFO  L124   PetriNetUnfolderBase]: 5063/29091 cut-off events.
[2024-12-02 15:31:27,643 INFO  L125   PetriNetUnfolderBase]: For 940/940 co-relation queries the response was YES.
[2024-12-02 15:31:27,769 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 36868 conditions, 29091 events. 5063/29091 cut-off events. For 940/940 co-relation queries the response was YES. Maximal size of possible extension queue 481. Compared 379215 event pairs, 4975 based on Foata normal form. 5564/31841 useless extension candidates. Maximal degree in co-relation 30777. Up to 7345 conditions per place. 
[2024-12-02 15:31:27,870 INFO  L140   encePairwiseOnDemand]: 300/327 looper letters, 32 selfloop transitions, 2 changer transitions 0/300 dead transitions.
[2024-12-02 15:31:27,870 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 300 transitions, 695 flow
[2024-12-02 15:31:27,870 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:31:27,871 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:31:27,871 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 860 transitions.
[2024-12-02 15:31:27,872 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8766564729867482
[2024-12-02 15:31:27,872 INFO  L175             Difference]: Start difference. First operand has 307 places, 327 transitions, 681 flow. Second operand 3 states and 860 transitions.
[2024-12-02 15:31:27,872 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 300 transitions, 695 flow
[2024-12-02 15:31:27,873 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 300 transitions, 695 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 15:31:27,876 INFO  L231             Difference]: Finished difference. Result has 306 places, 300 transitions, 631 flow
[2024-12-02 15:31:27,876 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=627, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=300, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=298, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=631, PETRI_PLACES=306, PETRI_TRANSITIONS=300}
[2024-12-02 15:31:27,877 INFO  L279   CegarLoopForPetriNet]: 307 programPoint places, -1 predicate places.
[2024-12-02 15:31:27,877 INFO  L471      AbstractCegarLoop]: Abstraction has has 306 places, 300 transitions, 631 flow
[2024-12-02 15:31:27,877 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 268.3333333333333) internal successors, (805), 3 states have internal predecessors, (805), 0 states have call successors, (0), 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-12-02 15:31:27,877 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:31:27,877 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:31:27,878 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-02 15:31:27,878 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 29 more)] ===
[2024-12-02 15:31:27,878 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:31:27,878 INFO  L85        PathProgramCache]: Analyzing trace with hash 1819609256, now seen corresponding path program 1 times
[2024-12-02 15:31:27,878 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:31:27,878 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1074541552]
[2024-12-02 15:31:27,878 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:31:27,878 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:31:27,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:31:27,894 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:31:27,894 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:31:27,894 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1074541552]
[2024-12-02 15:31:27,894 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1074541552] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:31:27,894 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:31:27,894 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:31:27,895 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2142564667]
[2024-12-02 15:31:27,895 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:31:27,895 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:31:27,895 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:31:27,895 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:31:27,895 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:31:27,905 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 269 out of 327
[2024-12-02 15:31:27,906 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 300 transitions, 631 flow. Second operand  has 3 states, 3 states have (on average 270.0) internal successors, (810), 3 states have internal predecessors, (810), 0 states have call successors, (0), 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-12-02 15:31:27,906 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:31:27,906 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 269 of 327
[2024-12-02 15:31:27,906 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:31:31,613 INFO  L124   PetriNetUnfolderBase]: 4829/27906 cut-off events.
[2024-12-02 15:31:31,613 INFO  L125   PetriNetUnfolderBase]: For 942/942 co-relation queries the response was YES.
[2024-12-02 15:31:31,772 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 35337 conditions, 27906 events. 4829/27906 cut-off events. For 942/942 co-relation queries the response was YES. Maximal size of possible extension queue 492. Compared 359980 event pairs, 4795 based on Foata normal form. 0/25258 useless extension candidates. Maximal degree in co-relation 35295. Up to 6996 conditions per place. 
[2024-12-02 15:31:31,883 INFO  L140   encePairwiseOnDemand]: 324/327 looper letters, 30 selfloop transitions, 1 changer transitions 0/298 dead transitions.
[2024-12-02 15:31:31,883 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 298 transitions, 689 flow
[2024-12-02 15:31:31,883 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:31:31,884 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:31:31,885 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 840 transitions.
[2024-12-02 15:31:31,885 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8562691131498471
[2024-12-02 15:31:31,886 INFO  L175             Difference]: Start difference. First operand has 306 places, 300 transitions, 631 flow. Second operand 3 states and 840 transitions.
[2024-12-02 15:31:31,886 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 298 transitions, 689 flow
[2024-12-02 15:31:31,888 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 298 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 15:31:31,890 INFO  L231             Difference]: Finished difference. Result has 304 places, 298 transitions, 625 flow
[2024-12-02 15:31:31,890 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=623, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=298, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=625, PETRI_PLACES=304, PETRI_TRANSITIONS=298}
[2024-12-02 15:31:31,890 INFO  L279   CegarLoopForPetriNet]: 307 programPoint places, -3 predicate places.
[2024-12-02 15:31:31,890 INFO  L471      AbstractCegarLoop]: Abstraction has has 304 places, 298 transitions, 625 flow
[2024-12-02 15:31:31,891 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 270.0) internal successors, (810), 3 states have internal predecessors, (810), 0 states have call successors, (0), 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-12-02 15:31:31,891 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:31:31,891 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:31:31,891 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 15:31:31,891 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 29 more)] ===
[2024-12-02 15:31:31,891 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:31:31,891 INFO  L85        PathProgramCache]: Analyzing trace with hash -1513032310, now seen corresponding path program 1 times
[2024-12-02 15:31:31,891 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:31:31,891 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1828328141]
[2024-12-02 15:31:31,891 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:31:31,891 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:31:31,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:31:31,904 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:31:31,904 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:31:31,904 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1828328141]
[2024-12-02 15:31:31,904 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1828328141] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:31:31,904 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:31:31,904 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 15:31:31,904 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [351389823]
[2024-12-02 15:31:31,904 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:31:31,905 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 15:31:31,905 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:31:31,905 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 15:31:31,905 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 15:31:31,944 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 263 out of 327
[2024-12-02 15:31:31,945 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 298 transitions, 625 flow. Second operand  has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 0 states have call successors, (0), 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-12-02 15:31:31,945 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:31:31,945 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 263 of 327
[2024-12-02 15:31:31,945 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 15:31:37,736 INFO  L124   PetriNetUnfolderBase]: 8555/38561 cut-off events.
[2024-12-02 15:31:37,737 INFO  L125   PetriNetUnfolderBase]: For 1474/1474 co-relation queries the response was YES.
[2024-12-02 15:31:37,871 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 51527 conditions, 38561 events. 8555/38561 cut-off events. For 1474/1474 co-relation queries the response was YES. Maximal size of possible extension queue 704. Compared 514985 event pairs, 8425 based on Foata normal form. 0/34969 useless extension candidates. Maximal degree in co-relation 51487. Up to 12286 conditions per place. 
[2024-12-02 15:31:38,008 INFO  L140   encePairwiseOnDemand]: 324/327 looper letters, 36 selfloop transitions, 2 changer transitions 0/297 dead transitions.
[2024-12-02 15:31:38,008 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 297 transitions, 699 flow
[2024-12-02 15:31:38,009 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 15:31:38,009 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 15:31:38,010 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 828 transitions.
[2024-12-02 15:31:38,011 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8440366972477065
[2024-12-02 15:31:38,011 INFO  L175             Difference]: Start difference. First operand has 304 places, 298 transitions, 625 flow. Second operand 3 states and 828 transitions.
[2024-12-02 15:31:38,011 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 297 transitions, 699 flow
[2024-12-02 15:31:38,017 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 297 transitions, 698 flow, removed 0 selfloop flow, removed 1 redundant places.
[2024-12-02 15:31:38,021 INFO  L231             Difference]: Finished difference. Result has 304 places, 297 transitions, 626 flow
[2024-12-02 15:31:38,021 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=327, PETRI_DIFFERENCE_MINUEND_FLOW=622, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=297, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=295, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=626, PETRI_PLACES=304, PETRI_TRANSITIONS=297}
[2024-12-02 15:31:38,022 INFO  L279   CegarLoopForPetriNet]: 307 programPoint places, -3 predicate places.
[2024-12-02 15:31:38,022 INFO  L471      AbstractCegarLoop]: Abstraction has has 304 places, 297 transitions, 626 flow
[2024-12-02 15:31:38,022 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 0 states have call successors, (0), 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-12-02 15:31:38,022 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 15:31:38,023 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 15:31:38,023 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-12-02 15:31:38,023 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 29 more)] ===
[2024-12-02 15:31:38,023 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 15:31:38,023 INFO  L85        PathProgramCache]: Analyzing trace with hash 156902331, now seen corresponding path program 1 times
[2024-12-02 15:31:38,023 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 15:31:38,023 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1880583921]
[2024-12-02 15:31:38,024 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 15:31:38,024 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 15:31:38,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 15:31:38,276 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 15:31:38,276 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 15:31:38,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1880583921]
[2024-12-02 15:31:38,276 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1880583921] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 15:31:38,276 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 15:31:38,276 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 15:31:38,277 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1199692759]
[2024-12-02 15:31:38,277 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 15:31:38,277 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 15:31:38,277 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 15:31:38,277 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 15:31:38,277 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 15:31:38,723 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 206 out of 327
[2024-12-02 15:31:38,724 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 297 transitions, 626 flow. Second operand  has 6 states, 6 states have (on average 207.5) internal successors, (1245), 6 states have internal predecessors, (1245), 0 states have call successors, (0), 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-12-02 15:31:38,724 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 15:31:38,724 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 327
[2024-12-02 15:31:38,724 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand