./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread/stack_longest-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread/stack_longest-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya --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 529fe0895c01c52d9b18b51c32204a307faf547c0c07b22bc1a431308affcf90 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 06:03:58,825 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 06:03:58,886 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-29 06:03:58,890 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 06:03:58,890 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 06:03:58,913 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 06:03:58,914 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 06:03:58,915 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 06:03:58,915 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 06:03:58,916 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 06:03:58,917 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 06:03:58,917 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 06:03:58,918 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 06:03:58,918 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 06:03:58,919 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 06:03:58,919 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 06:03:58,920 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 06:03:58,920 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 06:03:58,921 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 06:03:58,921 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 06:03:58,922 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 06:03:58,922 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 06:03:58,923 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-29 06:03:58,923 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 06:03:58,924 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 06:03:58,924 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 06:03:58,924 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 06:03:58,925 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 06:03:58,925 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 06:03:58,926 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 06:03:58,926 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:03:58,927 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 06:03:58,927 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 06:03:58,927 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 06:03:58,927 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 06:03:58,928 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 06:03:58,928 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 06:03:58,928 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 06:03:58,928 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 06:03:58,928 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 06:03:58,929 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 06:03:58,929 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya 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 -> 529fe0895c01c52d9b18b51c32204a307faf547c0c07b22bc1a431308affcf90 [2023-11-29 06:03:59,154 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 06:03:59,175 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 06:03:59,177 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 06:03:59,178 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 06:03:59,178 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 06:03:59,179 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/pthread/stack_longest-1.i [2023-11-29 06:04:01,973 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 06:04:02,214 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 06:04:02,214 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/sv-benchmarks/c/pthread/stack_longest-1.i [2023-11-29 06:04:02,232 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/data/24f61fe36/1d707d6976af4e5aaac418a27b7b1abe/FLAG629a4cbd2 [2023-11-29 06:04:02,246 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/data/24f61fe36/1d707d6976af4e5aaac418a27b7b1abe [2023-11-29 06:04:02,248 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 06:04:02,250 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 06:04:02,251 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 06:04:02,251 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 06:04:02,256 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 06:04:02,257 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,258 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64992d88 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02, skipping insertion in model container [2023-11-29 06:04:02,258 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,305 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 06:04:02,701 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:04:02,713 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 06:04:02,768 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:04:02,835 INFO L206 MainTranslator]: Completed translation [2023-11-29 06:04:02,836 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02 WrapperNode [2023-11-29 06:04:02,836 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 06:04:02,837 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 06:04:02,837 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 06:04:02,837 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 06:04:02,845 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,863 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,893 INFO L138 Inliner]: procedures = 278, calls = 42, calls flagged for inlining = 13, calls inlined = 14, statements flattened = 215 [2023-11-29 06:04:02,894 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 06:04:02,895 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 06:04:02,895 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 06:04:02,895 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 06:04:02,904 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,904 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,909 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,910 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,921 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,924 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,927 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,929 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,932 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 06:04:02,933 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 06:04:02,933 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 06:04:02,933 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 06:04:02,934 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (1/1) ... [2023-11-29 06:04:02,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:04:02,950 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:04:02,963 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 06:04:02,968 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53a3d15a-9985-465d-8a48-5d13b1c0e7fc/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 06:04:03,000 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2023-11-29 06:04:03,000 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2023-11-29 06:04:03,000 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2023-11-29 06:04:03,000 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2023-11-29 06:04:03,000 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 06:04:03,001 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 06:04:03,001 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-29 06:04:03,001 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-29 06:04:03,001 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-29 06:04:03,001 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-29 06:04:03,001 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 06:04:03,001 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-29 06:04:03,002 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 06:04:03,002 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 06:04:03,003 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 06:04:03,155 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 06:04:03,158 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 06:04:03,520 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 06:04:03,545 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 06:04:03,545 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-29 06:04:03,547 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:04:03 BoogieIcfgContainer [2023-11-29 06:04:03,547 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 06:04:03,550 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 06:04:03,551 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 06:04:03,553 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 06:04:03,553 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 06:04:02" (1/3) ... [2023-11-29 06:04:03,554 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59dccd6e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 06:04:03, skipping insertion in model container [2023-11-29 06:04:03,554 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:04:02" (2/3) ... [2023-11-29 06:04:03,554 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59dccd6e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 06:04:03, skipping insertion in model container [2023-11-29 06:04:03,555 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:04:03" (3/3) ... [2023-11-29 06:04:03,556 INFO L112 eAbstractionObserver]: Analyzing ICFG stack_longest-1.i [2023-11-29 06:04:03,563 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 06:04:03,571 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 06:04:03,571 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 14 error locations. [2023-11-29 06:04:03,571 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 06:04:03,680 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-29 06:04:03,720 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 233 places, 238 transitions, 490 flow [2023-11-29 06:04:03,817 INFO L124 PetriNetUnfolderBase]: 12/236 cut-off events. [2023-11-29 06:04:03,817 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 06:04:03,827 INFO L83 FinitePrefix]: Finished finitePrefix Result has 245 conditions, 236 events. 12/236 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 646 event pairs, 0 based on Foata normal form. 0/210 useless extension candidates. Maximal degree in co-relation 194. Up to 3 conditions per place. [2023-11-29 06:04:03,827 INFO L82 GeneralOperation]: Start removeDead. Operand has 233 places, 238 transitions, 490 flow [2023-11-29 06:04:03,836 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 221 places, 226 transitions, 461 flow [2023-11-29 06:04:03,846 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 06:04:03,852 INFO L357 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, mHoare=true, 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;@76cc9db0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 06:04:03,852 INFO L358 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2023-11-29 06:04:03,868 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 06:04:03,868 INFO L124 PetriNetUnfolderBase]: 2/68 cut-off events. [2023-11-29 06:04:03,868 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 06:04:03,868 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:04:03,869 INFO L208 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] [2023-11-29 06:04:03,869 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-29 06:04:03,874 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:04:03,875 INFO L85 PathProgramCache]: Analyzing trace with hash 1618523253, now seen corresponding path program 1 times [2023-11-29 06:04:03,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:04:03,883 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2137081353] [2023-11-29 06:04:03,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:04:03,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:04:04,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:04:04,592 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:04:04,592 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:04:04,593 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2137081353] [2023-11-29 06:04:04,593 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2137081353] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:04:04,594 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:04:04,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 06:04:04,596 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [96206503] [2023-11-29 06:04:04,597 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:04:04,605 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 06:04:04,610 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:04:04,629 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 06:04:04,629 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:04:04,858 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 207 out of 238 [2023-11-29 06:04:04,864 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 226 transitions, 461 flow. Second operand has 6 states, 6 states have (on average 208.5) internal successors, (1251), 6 states have internal predecessors, (1251), 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) [2023-11-29 06:04:04,864 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:04:04,864 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 207 of 238 [2023-11-29 06:04:04,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:04:05,347 INFO L124 PetriNetUnfolderBase]: 403/2322 cut-off events. [2023-11-29 06:04:05,347 INFO L125 PetriNetUnfolderBase]: For 35/41 co-relation queries the response was YES. [2023-11-29 06:04:05,358 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2974 conditions, 2322 events. 403/2322 cut-off events. For 35/41 co-relation queries the response was YES. Maximal size of possible extension queue 80. Compared 17316 event pairs, 107 based on Foata normal form. 328/2357 useless extension candidates. Maximal degree in co-relation 2855. Up to 369 conditions per place. [2023-11-29 06:04:05,373 INFO L140 encePairwiseOnDemand]: 221/238 looper letters, 35 selfloop transitions, 21 changer transitions 0/248 dead transitions. [2023-11-29 06:04:05,374 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 218 places, 248 transitions, 620 flow [2023-11-29 06:04:05,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 06:04:05,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 06:04:05,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1334 transitions. [2023-11-29 06:04:05,391 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9341736694677871 [2023-11-29 06:04:05,392 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1334 transitions. [2023-11-29 06:04:05,392 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1334 transitions. [2023-11-29 06:04:05,396 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:04:05,398 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1334 transitions. [2023-11-29 06:04:05,405 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 222.33333333333334) internal successors, (1334), 6 states have internal predecessors, (1334), 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) [2023-11-29 06:04:05,413 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 238.0) internal successors, (1666), 7 states have internal predecessors, (1666), 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) [2023-11-29 06:04:05,414 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 238.0) internal successors, (1666), 7 states have internal predecessors, (1666), 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) [2023-11-29 06:04:05,416 INFO L175 Difference]: Start difference. First operand has 221 places, 226 transitions, 461 flow. Second operand 6 states and 1334 transitions. [2023-11-29 06:04:05,417 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 218 places, 248 transitions, 620 flow [2023-11-29 06:04:05,421 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 248 transitions, 613 flow, removed 0 selfloop flow, removed 3 redundant places. [2023-11-29 06:04:05,427 INFO L231 Difference]: Finished difference. Result has 220 places, 231 transitions, 568 flow [2023-11-29 06:04:05,428 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=426, PETRI_DIFFERENCE_MINUEND_PLACES=210, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=211, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=568, PETRI_PLACES=220, PETRI_TRANSITIONS=231} [2023-11-29 06:04:05,432 INFO L281 CegarLoopForPetriNet]: 221 programPoint places, -1 predicate places. [2023-11-29 06:04:05,432 INFO L495 AbstractCegarLoop]: Abstraction has has 220 places, 231 transitions, 568 flow [2023-11-29 06:04:05,433 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 208.5) internal successors, (1251), 6 states have internal predecessors, (1251), 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) [2023-11-29 06:04:05,433 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:04:05,434 INFO L208 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] [2023-11-29 06:04:05,434 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 06:04:05,434 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-29 06:04:05,434 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:04:05,435 INFO L85 PathProgramCache]: Analyzing trace with hash 25165521, now seen corresponding path program 1 times [2023-11-29 06:04:05,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:04:05,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1551820705] [2023-11-29 06:04:05,435 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:04:05,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:04:05,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:04:05,484 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:04:05,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:04:05,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1551820705] [2023-11-29 06:04:05,485 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1551820705] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:04:05,485 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:04:05,485 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:04:05,485 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1943794537] [2023-11-29 06:04:05,485 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:04:05,486 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:04:05,487 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:04:05,487 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:04:05,488 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:04:05,496 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 217 out of 238 [2023-11-29 06:04:05,498 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 220 places, 231 transitions, 568 flow. Second operand has 3 states, 3 states have (on average 218.66666666666666) internal successors, (656), 3 states have internal predecessors, (656), 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) [2023-11-29 06:04:05,498 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:04:05,498 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 217 of 238 [2023-11-29 06:04:05,498 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:04:06,146 INFO L124 PetriNetUnfolderBase]: 379/4062 cut-off events. [2023-11-29 06:04:06,147 INFO L125 PetriNetUnfolderBase]: For 120/140 co-relation queries the response was YES. [2023-11-29 06:04:06,159 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4976 conditions, 4062 events. 379/4062 cut-off events. For 120/140 co-relation queries the response was YES. Maximal size of possible extension queue 110. Compared 39109 event pairs, 52 based on Foata normal form. 0/3550 useless extension candidates. Maximal degree in co-relation 4458. Up to 234 conditions per place. [2023-11-29 06:04:06,178 INFO L140 encePairwiseOnDemand]: 234/238 looper letters, 16 selfloop transitions, 3 changer transitions 0/239 dead transitions. [2023-11-29 06:04:06,178 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 239 transitions, 623 flow [2023-11-29 06:04:06,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:04:06,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:04:06,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 671 transitions. [2023-11-29 06:04:06,180 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9397759103641457 [2023-11-29 06:04:06,180 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 671 transitions. [2023-11-29 06:04:06,180 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 671 transitions. [2023-11-29 06:04:06,181 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:04:06,181 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 671 transitions. [2023-11-29 06:04:06,183 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 223.66666666666666) internal successors, (671), 3 states have internal predecessors, (671), 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) [2023-11-29 06:04:06,184 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 238.0) internal successors, (952), 4 states have internal predecessors, (952), 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) [2023-11-29 06:04:06,185 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 238.0) internal successors, (952), 4 states have internal predecessors, (952), 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) [2023-11-29 06:04:06,185 INFO L175 Difference]: Start difference. First operand has 220 places, 231 transitions, 568 flow. Second operand 3 states and 671 transitions. [2023-11-29 06:04:06,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 239 transitions, 623 flow [2023-11-29 06:04:06,191 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 222 places, 239 transitions, 623 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 06:04:06,196 INFO L231 Difference]: Finished difference. Result has 224 places, 234 transitions, 594 flow [2023-11-29 06:04:06,196 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=220, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=231, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=228, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=594, PETRI_PLACES=224, PETRI_TRANSITIONS=234} [2023-11-29 06:04:06,197 INFO L281 CegarLoopForPetriNet]: 221 programPoint places, 3 predicate places. [2023-11-29 06:04:06,197 INFO L495 AbstractCegarLoop]: Abstraction has has 224 places, 234 transitions, 594 flow [2023-11-29 06:04:06,198 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 218.66666666666666) internal successors, (656), 3 states have internal predecessors, (656), 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) [2023-11-29 06:04:06,198 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:04:06,198 INFO L208 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] [2023-11-29 06:04:06,198 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 06:04:06,198 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting t2Err1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-29 06:04:06,199 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:04:06,199 INFO L85 PathProgramCache]: Analyzing trace with hash 274588633, now seen corresponding path program 1 times [2023-11-29 06:04:06,199 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:04:06,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [34304664] [2023-11-29 06:04:06,200 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:04:06,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:04:06,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:04:06,241 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:04:06,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:04:06,242 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [34304664] [2023-11-29 06:04:06,242 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [34304664] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:04:06,242 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:04:06,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:04:06,243 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [562638394] [2023-11-29 06:04:06,243 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:04:06,243 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:04:06,244 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:04:06,244 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:04:06,244 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:04:06,273 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 201 out of 238 [2023-11-29 06:04:06,275 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 224 places, 234 transitions, 594 flow. Second operand has 3 states, 3 states have (on average 202.66666666666666) internal successors, (608), 3 states have internal predecessors, (608), 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) [2023-11-29 06:04:06,275 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:04:06,275 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 201 of 238 [2023-11-29 06:04:06,275 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:04:09,332 INFO L124 PetriNetUnfolderBase]: 2770/21519 cut-off events. [2023-11-29 06:04:09,332 INFO L125 PetriNetUnfolderBase]: For 689/758 co-relation queries the response was YES. [2023-11-29 06:04:09,389 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28509 conditions, 21519 events. 2770/21519 cut-off events. For 689/758 co-relation queries the response was YES. Maximal size of possible extension queue 419. Compared 277757 event pairs, 618 based on Foata normal form. 0/19383 useless extension candidates. Maximal degree in co-relation 27588. Up to 3040 conditions per place. [2023-11-29 06:04:09,447 INFO L140 encePairwiseOnDemand]: 218/238 looper letters, 33 selfloop transitions, 14 changer transitions 0/254 dead transitions. [2023-11-29 06:04:09,447 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 254 transitions, 731 flow [2023-11-29 06:04:09,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:04:09,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:04:09,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 656 transitions. [2023-11-29 06:04:09,450 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9187675070028011 [2023-11-29 06:04:09,450 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 656 transitions. [2023-11-29 06:04:09,451 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 656 transitions. [2023-11-29 06:04:09,451 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:04:09,451 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 656 transitions. [2023-11-29 06:04:09,453 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 218.66666666666666) internal successors, (656), 3 states have internal predecessors, (656), 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) [2023-11-29 06:04:09,455 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 238.0) internal successors, (952), 4 states have internal predecessors, (952), 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) [2023-11-29 06:04:09,456 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 238.0) internal successors, (952), 4 states have internal predecessors, (952), 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) [2023-11-29 06:04:09,456 INFO L175 Difference]: Start difference. First operand has 224 places, 234 transitions, 594 flow. Second operand 3 states and 656 transitions. [2023-11-29 06:04:09,456 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 254 transitions, 731 flow [2023-11-29 06:04:09,466 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 254 transitions, 725 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 06:04:09,469 INFO L231 Difference]: Finished difference. Result has 226 places, 248 transitions, 712 flow [2023-11-29 06:04:09,470 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=588, PETRI_DIFFERENCE_MINUEND_PLACES=222, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=712, PETRI_PLACES=226, PETRI_TRANSITIONS=248} [2023-11-29 06:04:09,470 INFO L281 CegarLoopForPetriNet]: 221 programPoint places, 5 predicate places. [2023-11-29 06:04:09,471 INFO L495 AbstractCegarLoop]: Abstraction has has 226 places, 248 transitions, 712 flow [2023-11-29 06:04:09,472 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 202.66666666666666) internal successors, (608), 3 states have internal predecessors, (608), 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) [2023-11-29 06:04:09,472 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:04:09,472 INFO L208 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] [2023-11-29 06:04:09,472 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 06:04:09,472 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-29 06:04:09,473 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:04:09,473 INFO L85 PathProgramCache]: Analyzing trace with hash -1433434416, now seen corresponding path program 1 times [2023-11-29 06:04:09,473 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:04:09,473 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040022068] [2023-11-29 06:04:09,473 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:04:09,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:04:09,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:04:09,541 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:04:09,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:04:09,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040022068] [2023-11-29 06:04:09,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040022068] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:04:09,542 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:04:09,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 06:04:09,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [394562366] [2023-11-29 06:04:09,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:04:09,544 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:04:09,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:04:09,544 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:04:09,545 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:04:09,554 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 217 out of 238 [2023-11-29 06:04:09,555 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 226 places, 248 transitions, 712 flow. Second operand has 3 states, 3 states have (on average 219.0) internal successors, (657), 3 states have internal predecessors, (657), 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) [2023-11-29 06:04:09,555 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:04:09,555 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 217 of 238 [2023-11-29 06:04:09,555 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:04:10,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 260#true, 27#L991-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:10,050 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2023-11-29 06:04:10,050 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-29 06:04:10,050 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2023-11-29 06:04:10,050 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2023-11-29 06:04:10,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][75], [Black: 254#true, 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 16#L1023-4true, t2Thread1of1ForFork0InUse, 187#L999-3true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:10,051 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2023-11-29 06:04:10,051 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 06:04:10,051 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2023-11-29 06:04:10,051 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 06:04:10,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, 68#L991-7true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:10,074 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2023-11-29 06:04:10,074 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2023-11-29 06:04:10,074 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 06:04:10,074 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:04:10,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 142#L993-3true, 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:10,083 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2023-11-29 06:04:10,083 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:04:10,083 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2023-11-29 06:04:10,083 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 06:04:10,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [260#true, Black: 254#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), t2Thread1of1ForFork0InUse, 80#L1024-7true, 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:10,322 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2023-11-29 06:04:10,322 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 06:04:10,322 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2023-11-29 06:04:10,322 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 06:04:11,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:11,349 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 06:04:11,349 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:11,349 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:11,349 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 06:04:11,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([620] L999-->L999-3: Formula: (and (= (store |v_#pthreadsMutex_24| |v_~#m~0.base_18| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_18|) |v_~#m~0.offset_18| 0)) |v_#pthreadsMutex_23|) (= |v_t1Thread1of1ForFork1_#t~nondet47#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_23|, t1Thread1of1ForFork1_#t~nondet47#1=|v_t1Thread1of1ForFork1_#t~nondet47#1_1|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet47#1][248], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:11,412 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 06:04:11,412 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 06:04:11,412 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:11,412 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 06:04:11,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:11,415 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 06:04:11,415 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:11,415 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:11,415 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:11,415 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 06:04:11,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([620] L999-->L999-3: Formula: (and (= (store |v_#pthreadsMutex_24| |v_~#m~0.base_18| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_18|) |v_~#m~0.offset_18| 0)) |v_#pthreadsMutex_23|) (= |v_t1Thread1of1ForFork1_#t~nondet47#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_23|, t1Thread1of1ForFork1_#t~nondet47#1=|v_t1Thread1of1ForFork1_#t~nondet47#1_1|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet47#1][248], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 160#L1008-3true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:11,785 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2023-11-29 06:04:11,785 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 06:04:11,786 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 06:04:11,786 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 06:04:11,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([651] L1009-->L1009-1: Formula: (= |v_#race~flag~0_4| 0) InVars {} OutVars{#race~flag~0=|v_#race~flag~0_4|} AuxVars[] AssignedVars[#race~flag~0][64], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 167#L998-2true, 260#true, 17#L1009-1true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 248#true, 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:11,846 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2023-11-29 06:04:11,846 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 06:04:11,846 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-29 06:04:11,846 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 06:04:11,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] L998-1-->L998-2: Formula: (= |v_#race~flag~0_1| |v_t1Thread1of1ForFork1_#t~nondet46#1_3|) InVars {t1Thread1of1ForFork1_#t~nondet46#1=|v_t1Thread1of1ForFork1_#t~nondet46#1_3|} OutVars{t1Thread1of1ForFork1_#t~nondet46#1=|v_t1Thread1of1ForFork1_#t~nondet46#1_3|, #race~flag~0=|v_#race~flag~0_1|} AuxVars[] AssignedVars[#race~flag~0][198], [Black: 254#true, 16#L1023-4true, t2Thread1of1ForFork0InUse, 167#L998-2true, 260#true, 17#L1009-1true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:11,904 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2023-11-29 06:04:11,904 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 06:04:11,904 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-29 06:04:11,904 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 06:04:11,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] L998-1-->L998-2: Formula: (= |v_#race~flag~0_1| |v_t1Thread1of1ForFork1_#t~nondet46#1_3|) InVars {t1Thread1of1ForFork1_#t~nondet46#1=|v_t1Thread1of1ForFork1_#t~nondet46#1_3|} OutVars{t1Thread1of1ForFork1_#t~nondet46#1=|v_t1Thread1of1ForFork1_#t~nondet46#1_3|, #race~flag~0=|v_#race~flag~0_1|} AuxVars[] AssignedVars[#race~flag~0][198], [Black: 254#true, 16#L1023-4true, 41#L1009-2true, t2Thread1of1ForFork0InUse, 167#L998-2true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:11,957 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2023-11-29 06:04:11,958 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 06:04:11,958 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 06:04:11,958 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 06:04:12,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:12,697 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2023-11-29 06:04:12,697 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 06:04:12,697 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:12,698 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 06:04:12,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, 176#L1024-3true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:12,713 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2023-11-29 06:04:12,713 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 06:04:12,713 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 06:04:12,713 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:12,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:12,728 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2023-11-29 06:04:12,728 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:12,728 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 06:04:12,729 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 06:04:12,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, t2Thread1of1ForFork0InUse, 6#L1024-5true, 187#L999-3true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:12,743 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2023-11-29 06:04:12,743 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:12,744 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:12,744 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:12,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [130#L1024-6true, Black: 254#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 7#L1014-2true, Black: 250#(= |#race~flag~0| 0), 256#(= |#race~top~0| 0)]) [2023-11-29 06:04:12,757 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2023-11-29 06:04:12,757 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:12,757 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:12,757 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:12,890 INFO L124 PetriNetUnfolderBase]: 3129/27956 cut-off events. [2023-11-29 06:04:12,890 INFO L125 PetriNetUnfolderBase]: For 1300/1423 co-relation queries the response was YES. [2023-11-29 06:04:12,973 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37535 conditions, 27956 events. 3129/27956 cut-off events. For 1300/1423 co-relation queries the response was YES. Maximal size of possible extension queue 573. Compared 387021 event pairs, 785 based on Foata normal form. 7/25363 useless extension candidates. Maximal degree in co-relation 37173. Up to 2622 conditions per place. [2023-11-29 06:04:13,038 INFO L140 encePairwiseOnDemand]: 235/238 looper letters, 15 selfloop transitions, 2 changer transitions 0/254 dead transitions. [2023-11-29 06:04:13,038 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 254 transitions, 760 flow [2023-11-29 06:04:13,038 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:04:13,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 06:04:13,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 669 transitions. [2023-11-29 06:04:13,041 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9369747899159664 [2023-11-29 06:04:13,041 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 669 transitions. [2023-11-29 06:04:13,041 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 669 transitions. [2023-11-29 06:04:13,041 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:04:13,042 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 669 transitions. [2023-11-29 06:04:13,044 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 223.0) internal successors, (669), 3 states have internal predecessors, (669), 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) [2023-11-29 06:04:13,046 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 238.0) internal successors, (952), 4 states have internal predecessors, (952), 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) [2023-11-29 06:04:13,047 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 238.0) internal successors, (952), 4 states have internal predecessors, (952), 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) [2023-11-29 06:04:13,047 INFO L175 Difference]: Start difference. First operand has 226 places, 248 transitions, 712 flow. Second operand 3 states and 669 transitions. [2023-11-29 06:04:13,047 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 254 transitions, 760 flow [2023-11-29 06:04:13,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 226 places, 254 transitions, 732 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-29 06:04:13,075 INFO L231 Difference]: Finished difference. Result has 227 places, 249 transitions, 696 flow [2023-11-29 06:04:13,076 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=684, PETRI_DIFFERENCE_MINUEND_PLACES=224, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=246, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=696, PETRI_PLACES=227, PETRI_TRANSITIONS=249} [2023-11-29 06:04:13,076 INFO L281 CegarLoopForPetriNet]: 221 programPoint places, 6 predicate places. [2023-11-29 06:04:13,077 INFO L495 AbstractCegarLoop]: Abstraction has has 227 places, 249 transitions, 696 flow [2023-11-29 06:04:13,077 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 219.0) internal successors, (657), 3 states have internal predecessors, (657), 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) [2023-11-29 06:04:13,078 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:04:13,078 INFO L208 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] [2023-11-29 06:04:13,078 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 06:04:13,078 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t2Err3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-29 06:04:13,078 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:04:13,078 INFO L85 PathProgramCache]: Analyzing trace with hash -1081601745, now seen corresponding path program 1 times [2023-11-29 06:04:13,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:04:13,079 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [502575784] [2023-11-29 06:04:13,079 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:04:13,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:04:13,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:04:13,168 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:04:13,168 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:04:13,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [502575784] [2023-11-29 06:04:13,169 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [502575784] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:04:13,169 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:04:13,169 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 06:04:13,169 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [7244036] [2023-11-29 06:04:13,169 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:04:13,170 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 06:04:13,170 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:04:13,171 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 06:04:13,171 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-29 06:04:13,223 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 238 [2023-11-29 06:04:13,225 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 227 places, 249 transitions, 696 flow. Second operand has 5 states, 5 states have (on average 208.2) internal successors, (1041), 5 states have internal predecessors, (1041), 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) [2023-11-29 06:04:13,226 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:04:13,226 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 238 [2023-11-29 06:04:13,226 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:04:18,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([620] L999-->L999-3: Formula: (and (= (store |v_#pthreadsMutex_24| |v_~#m~0.base_18| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_18|) |v_~#m~0.offset_18| 0)) |v_#pthreadsMutex_23|) (= |v_t1Thread1of1ForFork1_#t~nondet47#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_23|, t1Thread1of1ForFork1_#t~nondet47#1=|v_t1Thread1of1ForFork1_#t~nondet47#1_1|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet47#1][188], [Black: 256#(= |#race~top~0| 0), 16#L1023-4true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 187#L999-3true, 265#true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 21#L953-4true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:18,410 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2023-11-29 06:04:18,411 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 06:04:18,411 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 06:04:18,411 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2023-11-29 06:04:18,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([620] L999-->L999-3: Formula: (and (= (store |v_#pthreadsMutex_24| |v_~#m~0.base_18| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_18|) |v_~#m~0.offset_18| 0)) |v_#pthreadsMutex_23|) (= |v_t1Thread1of1ForFork1_#t~nondet47#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_23|, t1Thread1of1ForFork1_#t~nondet47#1=|v_t1Thread1of1ForFork1_#t~nondet47#1_1|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet47#1][188], [Black: 256#(= |#race~top~0| 0), t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 187#L999-3true, 265#true, 260#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 21#L953-4true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:18,552 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2023-11-29 06:04:18,552 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:18,552 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:18,552 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2023-11-29 06:04:18,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([620] L999-->L999-3: Formula: (and (= (store |v_#pthreadsMutex_24| |v_~#m~0.base_18| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_18|) |v_~#m~0.offset_18| 0)) |v_#pthreadsMutex_23|) (= |v_t1Thread1of1ForFork1_#t~nondet47#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_23|, t1Thread1of1ForFork1_#t~nondet47#1=|v_t1Thread1of1ForFork1_#t~nondet47#1_1|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet47#1][188], [Black: 256#(= |#race~top~0| 0), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 187#L999-3true, 260#true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 21#L953-4true, 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:18,588 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2023-11-29 06:04:18,588 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:18,588 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2023-11-29 06:04:18,588 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:18,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([620] L999-->L999-3: Formula: (and (= (store |v_#pthreadsMutex_24| |v_~#m~0.base_18| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_18|) |v_~#m~0.offset_18| 0)) |v_#pthreadsMutex_23|) (= |v_t1Thread1of1ForFork1_#t~nondet47#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_23|, t1Thread1of1ForFork1_#t~nondet47#1=|v_t1Thread1of1ForFork1_#t~nondet47#1_1|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet47#1][188], [Black: 256#(= |#race~top~0| 0), t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 187#L999-3true, 265#true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 21#L953-4true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:18,617 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2023-11-29 06:04:18,617 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:18,617 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2023-11-29 06:04:18,617 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:18,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([620] L999-->L999-3: Formula: (and (= (store |v_#pthreadsMutex_24| |v_~#m~0.base_18| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_18|) |v_~#m~0.offset_18| 0)) |v_#pthreadsMutex_23|) (= |v_t1Thread1of1ForFork1_#t~nondet47#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_23|, t1Thread1of1ForFork1_#t~nondet47#1=|v_t1Thread1of1ForFork1_#t~nondet47#1_1|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet47#1][188], [Black: 256#(= |#race~top~0| 0), t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 6#L1024-5true, 187#L999-3true, 260#true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 21#L953-4true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:18,646 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2023-11-29 06:04:18,646 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2023-11-29 06:04:18,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:18,646 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:18,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([620] L999-->L999-3: Formula: (and (= (store |v_#pthreadsMutex_24| |v_~#m~0.base_18| (store (select |v_#pthreadsMutex_24| |v_~#m~0.base_18|) |v_~#m~0.offset_18| 0)) |v_#pthreadsMutex_23|) (= |v_t1Thread1of1ForFork1_#t~nondet47#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_24|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_23|, t1Thread1of1ForFork1_#t~nondet47#1=|v_t1Thread1of1ForFork1_#t~nondet47#1_1|, ~#m~0.base=|v_~#m~0.base_18|, ~#m~0.offset=|v_~#m~0.offset_18|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet47#1][188], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 187#L999-3true, 265#true, 260#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 21#L953-4true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:18,673 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2023-11-29 06:04:18,673 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:18,673 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:18,673 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2023-11-29 06:04:18,937 INFO L124 PetriNetUnfolderBase]: 5374/45520 cut-off events. [2023-11-29 06:04:18,937 INFO L125 PetriNetUnfolderBase]: For 1127/1317 co-relation queries the response was YES. [2023-11-29 06:04:19,072 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62036 conditions, 45520 events. 5374/45520 cut-off events. For 1127/1317 co-relation queries the response was YES. Maximal size of possible extension queue 804. Compared 689774 event pairs, 1832 based on Foata normal form. 11/41315 useless extension candidates. Maximal degree in co-relation 61624. Up to 4671 conditions per place. [2023-11-29 06:04:19,199 INFO L140 encePairwiseOnDemand]: 229/238 looper letters, 52 selfloop transitions, 13 changer transitions 0/292 dead transitions. [2023-11-29 06:04:19,199 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 292 transitions, 917 flow [2023-11-29 06:04:19,199 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-29 06:04:19,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-11-29 06:04:19,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1718 transitions. [2023-11-29 06:04:19,204 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9023109243697479 [2023-11-29 06:04:19,204 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 1718 transitions. [2023-11-29 06:04:19,204 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 1718 transitions. [2023-11-29 06:04:19,206 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:04:19,206 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 1718 transitions. [2023-11-29 06:04:19,211 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 214.75) internal successors, (1718), 8 states have internal predecessors, (1718), 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) [2023-11-29 06:04:19,216 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 238.0) internal successors, (2142), 9 states have internal predecessors, (2142), 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) [2023-11-29 06:04:19,217 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 238.0) internal successors, (2142), 9 states have internal predecessors, (2142), 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) [2023-11-29 06:04:19,217 INFO L175 Difference]: Start difference. First operand has 227 places, 249 transitions, 696 flow. Second operand 8 states and 1718 transitions. [2023-11-29 06:04:19,218 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 292 transitions, 917 flow [2023-11-29 06:04:19,243 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 292 transitions, 915 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 06:04:19,246 INFO L231 Difference]: Finished difference. Result has 239 places, 260 transitions, 792 flow [2023-11-29 06:04:19,247 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=694, PETRI_DIFFERENCE_MINUEND_PLACES=226, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=792, PETRI_PLACES=239, PETRI_TRANSITIONS=260} [2023-11-29 06:04:19,248 INFO L281 CegarLoopForPetriNet]: 221 programPoint places, 18 predicate places. [2023-11-29 06:04:19,248 INFO L495 AbstractCegarLoop]: Abstraction has has 239 places, 260 transitions, 792 flow [2023-11-29 06:04:19,249 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 208.2) internal successors, (1041), 5 states have internal predecessors, (1041), 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) [2023-11-29 06:04:19,249 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:04:19,249 INFO L208 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] [2023-11-29 06:04:19,249 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 06:04:19,250 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting t1Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-29 06:04:19,250 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:04:19,250 INFO L85 PathProgramCache]: Analyzing trace with hash 380804634, now seen corresponding path program 1 times [2023-11-29 06:04:19,250 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:04:19,250 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1519100411] [2023-11-29 06:04:19,250 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:04:19,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:04:19,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:04:19,558 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:04:19,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:04:19,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1519100411] [2023-11-29 06:04:19,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1519100411] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:04:19,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:04:19,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 06:04:19,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1928238309] [2023-11-29 06:04:19,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:04:19,560 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 06:04:19,561 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:04:19,561 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 06:04:19,562 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:04:19,688 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 196 out of 238 [2023-11-29 06:04:19,690 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 239 places, 260 transitions, 792 flow. Second operand has 6 states, 6 states have (on average 197.83333333333334) internal successors, (1187), 6 states have internal predecessors, (1187), 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) [2023-11-29 06:04:19,690 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:04:19,690 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 196 of 238 [2023-11-29 06:04:19,690 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:04:28,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, 16#L1023-4true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:28,231 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:28,231 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 06:04:28,231 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:28,231 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:28,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, 16#L1023-4true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:28,232 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:28,232 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 06:04:28,232 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:28,232 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:29,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 148#L996-4true, 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 248#true]) [2023-11-29 06:04:29,053 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 06:04:29,053 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:29,053 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:29,053 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 06:04:29,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 148#L996-4true, 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,054 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 06:04:29,054 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:29,054 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 06:04:29,054 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:29,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 148#L996-4true, 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:29,055 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 06:04:29,055 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:29,055 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:29,055 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 06:04:29,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,056 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 06:04:29,056 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:29,056 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:29,056 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 06:04:29,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true, 176#L1024-3true]) [2023-11-29 06:04:29,209 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 06:04:29,209 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:29,209 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 06:04:29,210 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2023-11-29 06:04:29,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,210 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 06:04:29,210 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2023-11-29 06:04:29,210 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:29,210 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 06:04:29,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true, 176#L1024-3true]) [2023-11-29 06:04:29,211 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 06:04:29,212 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2023-11-29 06:04:29,212 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:29,212 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 06:04:29,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,212 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 06:04:29,212 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:29,213 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2023-11-29 06:04:29,213 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 06:04:29,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 148#L996-4true, 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:29,354 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2023-11-29 06:04:29,354 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2023-11-29 06:04:29,354 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:29,354 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:29,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 148#L996-4true, 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,354 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2023-11-29 06:04:29,355 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2023-11-29 06:04:29,355 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:29,355 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:29,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:29,356 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2023-11-29 06:04:29,356 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:29,356 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:29,356 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2023-11-29 06:04:29,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,357 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2023-11-29 06:04:29,357 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:29,357 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:29,357 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2023-11-29 06:04:29,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:29,485 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2023-11-29 06:04:29,486 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 06:04:29,486 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:29,486 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2023-11-29 06:04:29,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 6#L1024-5true, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,486 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2023-11-29 06:04:29,486 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 06:04:29,486 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:29,487 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2023-11-29 06:04:29,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:29,488 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2023-11-29 06:04:29,488 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 06:04:29,488 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:29,488 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2023-11-29 06:04:29,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,488 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2023-11-29 06:04:29,489 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2023-11-29 06:04:29,489 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 06:04:29,489 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:29,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [130#L1024-6true, Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:29,611 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2023-11-29 06:04:29,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2023-11-29 06:04:29,611 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:29,611 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 06:04:29,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [130#L1024-6true, Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,611 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2023-11-29 06:04:29,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2023-11-29 06:04:29,612 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:29,612 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 06:04:29,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, 16#L1023-4true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:29,910 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2023-11-29 06:04:29,910 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2023-11-29 06:04:29,910 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 06:04:29,910 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:30,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 187#L999-3true, 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,363 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2023-11-29 06:04:30,363 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2023-11-29 06:04:30,363 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:30,364 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 06:04:30,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 187#L999-3true, 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,364 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2023-11-29 06:04:30,364 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:30,364 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 06:04:30,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2023-11-29 06:04:30,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 187#L999-3true, 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,422 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2023-11-29 06:04:30,422 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 06:04:30,422 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2023-11-29 06:04:30,422 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:30,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,423 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2023-11-29 06:04:30,423 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:30,423 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2023-11-29 06:04:30,423 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 06:04:30,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 187#L999-3true, 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,480 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2023-11-29 06:04:30,480 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:30,480 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2023-11-29 06:04:30,480 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 06:04:30,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,481 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2023-11-29 06:04:30,481 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 06:04:30,481 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:30,481 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2023-11-29 06:04:30,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,536 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2023-11-29 06:04:30,536 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:30,536 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:30,536 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2023-11-29 06:04:30,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,536 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2023-11-29 06:04:30,536 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:30,536 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:30,536 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2023-11-29 06:04:30,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][72], [130#L1024-6true, Black: 254#true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:30,587 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2023-11-29 06:04:30,587 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2023-11-29 06:04:30,587 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:30,588 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:31,154 INFO L124 PetriNetUnfolderBase]: 17724/79948 cut-off events. [2023-11-29 06:04:31,154 INFO L125 PetriNetUnfolderBase]: For 16909/17183 co-relation queries the response was YES. [2023-11-29 06:04:31,435 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135042 conditions, 79948 events. 17724/79948 cut-off events. For 16909/17183 co-relation queries the response was YES. Maximal size of possible extension queue 1498. Compared 1179418 event pairs, 7548 based on Foata normal form. 27/73359 useless extension candidates. Maximal degree in co-relation 133979. Up to 22911 conditions per place. [2023-11-29 06:04:31,668 INFO L140 encePairwiseOnDemand]: 223/238 looper letters, 58 selfloop transitions, 48 changer transitions 0/315 dead transitions. [2023-11-29 06:04:31,668 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 315 transitions, 1192 flow [2023-11-29 06:04:31,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 06:04:31,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 06:04:31,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1258 transitions. [2023-11-29 06:04:31,673 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8809523809523809 [2023-11-29 06:04:31,673 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1258 transitions. [2023-11-29 06:04:31,673 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1258 transitions. [2023-11-29 06:04:31,674 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:04:31,674 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1258 transitions. [2023-11-29 06:04:31,678 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 209.66666666666666) internal successors, (1258), 6 states have internal predecessors, (1258), 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) [2023-11-29 06:04:31,682 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 238.0) internal successors, (1666), 7 states have internal predecessors, (1666), 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) [2023-11-29 06:04:31,683 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 238.0) internal successors, (1666), 7 states have internal predecessors, (1666), 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) [2023-11-29 06:04:31,683 INFO L175 Difference]: Start difference. First operand has 239 places, 260 transitions, 792 flow. Second operand 6 states and 1258 transitions. [2023-11-29 06:04:31,683 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 315 transitions, 1192 flow [2023-11-29 06:04:32,127 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 315 transitions, 1192 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 06:04:32,131 INFO L231 Difference]: Finished difference. Result has 249 places, 303 transitions, 1180 flow [2023-11-29 06:04:32,132 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=792, PETRI_DIFFERENCE_MINUEND_PLACES=239, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1180, PETRI_PLACES=249, PETRI_TRANSITIONS=303} [2023-11-29 06:04:32,132 INFO L281 CegarLoopForPetriNet]: 221 programPoint places, 28 predicate places. [2023-11-29 06:04:32,132 INFO L495 AbstractCegarLoop]: Abstraction has has 249 places, 303 transitions, 1180 flow [2023-11-29 06:04:32,133 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 197.83333333333334) internal successors, (1187), 6 states have internal predecessors, (1187), 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) [2023-11-29 06:04:32,133 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:04:32,133 INFO L208 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] [2023-11-29 06:04:32,133 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 06:04:32,134 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-29 06:04:32,134 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:04:32,134 INFO L85 PathProgramCache]: Analyzing trace with hash 729747995, now seen corresponding path program 1 times [2023-11-29 06:04:32,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:04:32,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1303087579] [2023-11-29 06:04:32,134 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:04:32,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:04:32,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:04:32,808 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:04:32,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:04:32,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1303087579] [2023-11-29 06:04:32,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1303087579] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:04:32,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:04:32,809 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2023-11-29 06:04:32,809 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [361004635] [2023-11-29 06:04:32,809 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:04:32,809 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-29 06:04:32,810 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:04:32,810 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-29 06:04:32,811 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=98, Unknown=0, NotChecked=0, Total=132 [2023-11-29 06:04:33,554 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 198 out of 238 [2023-11-29 06:04:33,557 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 249 places, 303 transitions, 1180 flow. Second operand has 12 states, 12 states have (on average 199.33333333333334) internal successors, (2392), 12 states have internal predecessors, (2392), 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) [2023-11-29 06:04:33,558 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:04:33,558 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 198 of 238 [2023-11-29 06:04:33,558 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 06:04:37,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][262], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 88#L983-6true, 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:37,816 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2023-11-29 06:04:37,816 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2023-11-29 06:04:37,816 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2023-11-29 06:04:37,816 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2023-11-29 06:04:37,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][262], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 22#L983-7true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:37,820 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 06:04:37,820 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 06:04:37,820 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 06:04:37,820 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 06:04:37,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][268], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 88#L983-6true, t2Thread1of1ForFork0InUse, 6#L1024-5true, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:37,961 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2023-11-29 06:04:37,961 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2023-11-29 06:04:37,961 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2023-11-29 06:04:37,961 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2023-11-29 06:04:37,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][268], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 6#L1024-5true, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 22#L983-7true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:37,964 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 06:04:37,964 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 06:04:37,965 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 06:04:37,965 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 06:04:37,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true, 176#L1024-3true]) [2023-11-29 06:04:37,968 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 06:04:37,968 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 06:04:37,968 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 06:04:37,968 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2023-11-29 06:04:38,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:38,116 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 06:04:38,116 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 06:04:38,116 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 06:04:38,116 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:38,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:38,119 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 06:04:38,119 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 06:04:38,119 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-29 06:04:38,119 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-29 06:04:38,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 147#L945-6true, Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:38,267 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2023-11-29 06:04:38,267 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 06:04:38,267 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 06:04:38,267 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 06:04:38,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:38,273 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 06:04:38,274 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 06:04:38,274 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 06:04:38,274 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:38,274 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:38,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:38,274 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2023-11-29 06:04:38,274 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2023-11-29 06:04:38,274 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 06:04:38,274 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:38,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:38,275 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 06:04:38,275 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:38,275 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 06:04:38,275 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 06:04:38,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][262], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 88#L983-6true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:38,550 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2023-11-29 06:04:38,551 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:38,551 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:38,551 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:38,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][268], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 88#L983-6true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:38,706 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 06:04:38,706 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:38,706 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:38,706 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:38,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][262], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 22#L983-7true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:38,708 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 06:04:38,708 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:38,708 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:38,708 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:38,865 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][262], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 22#L983-7true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:38,865 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2023-11-29 06:04:38,865 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2023-11-29 06:04:38,865 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2023-11-29 06:04:38,865 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2023-11-29 06:04:38,865 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2023-11-29 06:04:38,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][268], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 22#L983-7true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:38,865 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 06:04:38,866 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:38,866 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:38,866 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:39,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][268], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 22#L983-7true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:39,179 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2023-11-29 06:04:39,179 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2023-11-29 06:04:39,179 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2023-11-29 06:04:39,179 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2023-11-29 06:04:39,179 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2023-11-29 06:04:39,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 80#L1024-7true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,384 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 06:04:39,384 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 06:04:39,384 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:39,384 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 06:04:39,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,384 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,385 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 06:04:39,385 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:39,385 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,564 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 06:04:39,565 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 06:04:39,565 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:04:39,565 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 06:04:39,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:39,565 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 06:04:39,565 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:39,565 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 06:04:39,565 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:39,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,566 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 06:04:39,566 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 06:04:39,566 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 06:04:39,566 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:04:39,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,740 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2023-11-29 06:04:39,740 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 06:04:39,740 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:04:39,740 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 06:04:39,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:39,740 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2023-11-29 06:04:39,740 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:39,741 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:39,741 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:39,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,741 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2023-11-29 06:04:39,741 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 06:04:39,741 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:04:39,741 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,908 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 80#L1024-7true, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,908 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:39,908 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:39,908 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 6#L1024-5true, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,909 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:39,909 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:39,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,910 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,910 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:39,910 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 06:04:39,910 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,911 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,911 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,911 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 06:04:39,911 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,911 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:39,911 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 80#L1024-7true, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,912 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 06:04:39,912 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 06:04:39,912 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:39,912 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:39,912 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 06:04:39,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,912 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,912 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:39,913 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:04:39,913 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 06:04:39,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 283#true, t2Thread1of1ForFork0InUse, 6#L1024-5true, 187#L999-3true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:39,913 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 06:04:39,913 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 06:04:39,913 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-29 06:04:39,913 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:04:40,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,568 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 06:04:40,568 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:40,568 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:40,568 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:40,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,569 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,569 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,569 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:40,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,570 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 06:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:40,570 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2023-11-29 06:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 06:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:40,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:40,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,572 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 06:04:40,572 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 06:04:40,572 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:40,572 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:40,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,603 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:40,603 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:40,603 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:40,603 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:40,603 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-29 06:04:40,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:40,699 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 06:04:40,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:40,699 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:40,699 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:40,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,768 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,768 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,768 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 06:04:40,768 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 06:04:40,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,796 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:40,796 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 06:04:40,796 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,796 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,796 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,796 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:40,797 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:40,797 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,797 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 06:04:40,797 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:40,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:40,875 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 06:04:40,875 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:40,875 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:40,875 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:40,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, 111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:40,878 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:40,878 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:04:40,878 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:40,878 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:40,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:40,918 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 06:04:40,918 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:40,918 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:40,918 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:40,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:40,974 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2023-11-29 06:04:40,975 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:40,975 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 06:04:40,975 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:41,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,001 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:41,001 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:41,002 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:41,002 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:41,002 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:41,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,003 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:41,003 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:41,003 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 06:04:41,003 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:41,003 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,054 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,054 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:41,055 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,055 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,095 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,095 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,095 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:41,095 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,117 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:41,117 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:41,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,172 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,172 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,172 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,173 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,173 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,173 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 06:04:41,174 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:41,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,203 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,203 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:41,203 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:41,203 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:41,203 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:41,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,205 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,205 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:41,205 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:41,205 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:41,205 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:41,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,211 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,211 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:41,211 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:41,211 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 06:04:41,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, 111#L996-1true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,247 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,247 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:41,247 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,247 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,320 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,321 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,321 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:41,321 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,325 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,325 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:41,325 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:04:41,325 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,329 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,329 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:41,329 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:41,329 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,356 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,356 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:41,356 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,356 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:41,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,464 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:41,464 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,464 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:41,464 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,464 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,466 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0), 142#L993-3true]) [2023-11-29 06:04:41,466 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:41,466 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,466 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:41,466 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 06:04:41,466 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,516 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:41,516 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:41,516 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:41,516 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:41,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,533 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:41,533 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:41,533 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:41,533 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:41,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,535 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:41,535 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:41,535 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:41,535 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:41,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][159], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,538 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:41,538 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:41,538 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:41,538 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:41,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][181], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 88#L983-6true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:41,555 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2023-11-29 06:04:41,555 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2023-11-29 06:04:41,555 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2023-11-29 06:04:41,555 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2023-11-29 06:04:41,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][181], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 22#L983-7true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:41,574 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2023-11-29 06:04:41,574 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 06:04:41,574 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 06:04:41,574 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 06:04:41,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,685 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,685 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,685 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:41,685 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,710 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,710 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,710 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:41,710 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][191], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 88#L983-6true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:41,727 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2023-11-29 06:04:41,727 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2023-11-29 06:04:41,727 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2023-11-29 06:04:41,727 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2023-11-29 06:04:41,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:41,729 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,729 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:41,730 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:41,730 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:41,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][191], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 22#L983-7true, Black: 248#true]) [2023-11-29 06:04:41,745 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 06:04:41,745 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:41,745 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:41,745 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:42,003 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][86], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 80#L1024-7true, t2Thread1of1ForFork0InUse, 265#true, 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:42,003 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2023-11-29 06:04:42,003 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:42,003 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:42,003 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 06:04:42,003 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 06:04:42,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][159], [130#L1024-6true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:42,010 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:42,010 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:42,010 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:42,011 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:42,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:42,038 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:42,038 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:42,038 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:42,038 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:42,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:42,059 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:42,059 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:42,059 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 06:04:42,059 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:43,010 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,011 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2023-11-29 06:04:43,011 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 06:04:43,011 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:43,011 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:43,011 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 06:04:43,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,153 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,154 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,154 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 06:04:43,154 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:43,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,154 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,155 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:43,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,155 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 06:04:43,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,243 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2023-11-29 06:04:43,243 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,243 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:43,243 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,243 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,244 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2023-11-29 06:04:43,244 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,244 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 06:04:43,244 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 06:04:43,244 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 06:04:43,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][262], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, 146#L983-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,347 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2023-11-29 06:04:43,347 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2023-11-29 06:04:43,348 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2023-11-29 06:04:43,348 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2023-11-29 06:04:43,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,355 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,355 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:43,355 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:43,356 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,356 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,356 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,356 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-29 06:04:43,356 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:43,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][262], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 88#L983-6true, 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,365 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 16#L1023-4true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:43,561 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:43,561 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 06:04:43,561 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:43,561 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:43,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][74], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 224#L996-5true, Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 16#L1023-4true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,561 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2023-11-29 06:04:43,562 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 06:04:43,562 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2023-11-29 06:04:43,562 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 06:04:43,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 16#L1023-4true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 148#L996-4true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,562 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:43,562 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:43,562 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 06:04:43,562 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:43,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,585 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2023-11-29 06:04:43,585 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,585 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,585 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:43,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,586 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2023-11-29 06:04:43,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,587 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:04:43,587 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:43,587 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,592 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2023-11-29 06:04:43,592 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 06:04:43,592 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,592 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 06:04:43,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][268], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 224#L996-5true, Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, 146#L983-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,676 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2023-11-29 06:04:43,676 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2023-11-29 06:04:43,676 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2023-11-29 06:04:43,676 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2023-11-29 06:04:43,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,684 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,684 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,685 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,685 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,685 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,685 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,685 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:43,685 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,685 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,686 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, 111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,686 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,686 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:04:43,686 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,686 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,686 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,687 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,687 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,687 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:04:43,687 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,687 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,687 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,687 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2023-11-29 06:04:43,687 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][268], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 88#L983-6true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,697 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,697 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,697 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,698 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([494] L1024-3-->L1024-4: Formula: (= |v_#race_5| (store |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7| (store (select |v_#race_6| |v_ULTIMATE.start_main_~#id1~0#1.base_7|) (+ 2 |v_ULTIMATE.start_main_~#id1~0#1.offset_7|) 0))) InVars {#race=|v_#race_6|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} OutVars{#race=|v_#race_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_7|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_7|} AuxVars[] AssignedVars[#race][262], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 22#L983-7true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,712 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,712 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,712 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,712 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true, 176#L1024-3true]) [2023-11-29 06:04:43,721 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,721 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,721 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,721 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true, 176#L1024-3true]) [2023-11-29 06:04:43,721 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,721 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,721 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,722 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:43,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 157#L959true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,722 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,722 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,722 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,722 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:43,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 157#L959true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,723 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,723 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,723 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2023-11-29 06:04:43,723 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,787 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2023-11-29 06:04:43,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,787 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 6#L1024-5true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,788 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2023-11-29 06:04:43,788 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:43,788 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,789 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,789 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,796 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2023-11-29 06:04:43,796 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,796 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,796 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,796 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,797 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2023-11-29 06:04:43,797 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,797 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,797 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:04:43,797 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, 182#L1024-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,801 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2023-11-29 06:04:43,801 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,801 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,801 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 06:04:43,801 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 06:04:43,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([396] L1024-4-->L1024-5: Formula: (= |v_#race_7| (store |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8| (store (select |v_#race_8| |v_ULTIMATE.start_main_~#id1~0#1.base_8|) (+ 3 |v_ULTIMATE.start_main_~#id1~0#1.offset_8|) 0))) InVars {#race=|v_#race_8|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} OutVars{#race=|v_#race_7|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_8|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_8|} AuxVars[] AssignedVars[#race][268], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 22#L983-7true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,901 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,901 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,901 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,901 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:43,909 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:43,909 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,909 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,909 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,910 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, 157#L959true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,910 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,910 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:04:43,910 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,910 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,925 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true, 176#L1024-3true]) [2023-11-29 06:04:43,925 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,925 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,925 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,925 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,925 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,926 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,926 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,926 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,926 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,926 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,927 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,927 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,927 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:04:43,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, 111#L996-1true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,985 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2023-11-29 06:04:43,985 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,985 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,985 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,985 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,988 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [111#L996-1true, 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,988 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2023-11-29 06:04:43,988 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,988 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,988 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,988 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,988 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,990 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,990 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2023-11-29 06:04:43,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,991 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,991 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,991 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,991 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,991 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2023-11-29 06:04:43,991 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,991 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,991 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,992 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,994 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2023-11-29 06:04:43,994 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,994 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:43,994 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,994 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:43,995 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2023-11-29 06:04:43,995 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 06:04:43,995 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,995 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:04:43,995 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:04:44,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:44,081 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,081 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:44,081 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:44,082 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:44,082 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:44,082 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:44,082 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:44,083 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:44,083 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 06:04:44,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:44,083 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,083 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,083 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:44,083 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:44,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:44,083 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,083 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:44,084 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 06:04:44,084 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,084 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][159], [130#L1024-6true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:44,085 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][153], [130#L1024-6true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:44,085 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:04:44,085 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 6#L1024-5true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:44,086 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, 157#L959true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:44,086 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:04:44,086 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:04:44,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 254#true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 248#true]) [2023-11-29 06:04:44,103 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,103 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:44,104 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,104 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:44,104 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 254#true, Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), t2Thread1of1ForFork0InUse, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:04:44,104 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,104 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:04:44,104 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:04:44,104 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 06:04:44,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][117], [Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 256#(= |#race~top~0| 0), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 283#true, t2Thread1of1ForFork0InUse, Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 265#true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 90#L1024-4true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 250#(= |#race~flag~0| 0)]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2023-11-29 06:06:50,368 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2023-11-29 06:06:50,368 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:06:50,368 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:06:50,369 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2023-11-29 06:06:50,369 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:06:50,369 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [130#L1024-6true, 111#L996-1true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,369 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2023-11-29 06:06:50,369 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:06:50,369 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:06:50,370 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2023-11-29 06:06:50,370 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:06:50,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][98], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 419#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 176#L1024-3true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,371 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2023-11-29 06:06:50,371 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 06:06:50,371 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 06:06:50,371 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 06:06:50,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,428 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,428 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,428 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,428 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [130#L1024-6true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,429 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,429 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,429 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,429 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,430 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,430 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,430 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,430 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,431 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,431 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,431 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,431 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0), 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|))]) [2023-11-29 06:06:50,432 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,432 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,432 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,432 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,432 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,434 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,434 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,434 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,434 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 157#L959true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,437 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,437 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:06:50,437 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:06:50,437 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:06:50,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 157#L959true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0), 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|))]) [2023-11-29 06:06:50,438 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,438 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:06:50,438 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:06:50,439 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:06:50,439 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][96], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, 421#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 267#(= ~top~0 0), 351#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,624 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,624 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:06:50,624 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:06:50,624 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:06:50,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 236#true, 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,627 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,627 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:06:50,627 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:06:50,627 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:06:50,627 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][170], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 425#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 90#L1024-4true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, 351#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 236#true, Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,628 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,628 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,628 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:06:50,628 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 06:06:50,628 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:06:50,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 6#L1024-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 236#true, 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0), 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|))]) [2023-11-29 06:06:50,630 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,630 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:06:50,630 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 06:06:50,630 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,630 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2023-11-29 06:06:50,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][80], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 157#L959true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,676 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,676 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,676 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][80], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 376#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, 157#L959true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,677 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,677 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,677 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,677 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,677 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [130#L1024-6true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,691 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,691 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,691 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,691 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,691 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,692 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0), 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|))]) [2023-11-29 06:06:50,692 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,693 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,693 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,693 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,693 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,693 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, 157#L959true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,694 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,694 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,694 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,694 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,695 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,696 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,696 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,696 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,696 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,697 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,697 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,697 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,697 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,697 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,697 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 157#L959true, Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,699 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,699 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,699 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,699 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,699 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,700 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,700 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,701 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,701 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,701 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,702 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,702 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,702 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 06:06:50,702 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,702 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,704 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,704 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,704 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 06:06:50,704 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:50,704 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:50,746 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][80], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,746 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,746 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,746 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,746 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,746 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,746 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,747 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][80], [Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 376#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,747 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,747 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,747 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,747 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,747 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [130#L1024-6true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,763 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,763 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,763 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,763 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,763 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,763 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [130#L1024-6true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,764 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,764 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,764 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,764 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,764 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,765 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), 39#L959-1true, Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,765 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,765 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,765 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,765 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,765 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,766 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,767 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,767 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,767 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,767 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,768 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [130#L1024-6true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,768 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,768 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,769 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,769 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,769 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,769 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,770 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:50,770 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,770 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,770 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [130#L1024-6true, Black: 256#(= |#race~top~0| 0), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:50,771 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,771 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2023-11-29 06:06:50,771 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 06:06:50,771 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:50,771 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 06:06:51,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, 42#L953-6true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 90#L1024-4true, 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,010 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2023-11-29 06:06:51,010 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 06:06:51,010 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2023-11-29 06:06:51,010 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2023-11-29 06:06:51,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 90#L1024-4true, 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 25#L953-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,010 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2023-11-29 06:06:51,010 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 06:06:51,010 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2023-11-29 06:06:51,010 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 06:06:51,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][104], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 44#L949-6true, Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 90#L1024-4true, 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,011 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2023-11-29 06:06:51,011 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2023-11-29 06:06:51,011 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 06:06:51,011 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 06:06:51,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [42#L953-6true, Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,046 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2023-11-29 06:06:51,046 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2023-11-29 06:06:51,046 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 06:06:51,046 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:06:51,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 25#L953-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,047 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2023-11-29 06:06:51,047 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2023-11-29 06:06:51,047 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2023-11-29 06:06:51,047 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 06:06:51,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][104], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 44#L949-6true, Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,047 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2023-11-29 06:06:51,047 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 06:06:51,047 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2023-11-29 06:06:51,047 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 06:06:51,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [130#L1024-6true, Black: 254#true, 42#L953-6true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,078 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2023-11-29 06:06:51,078 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:06:51,078 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 06:06:51,078 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2023-11-29 06:06:51,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [130#L1024-6true, Black: 254#true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 25#L953-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,078 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2023-11-29 06:06:51,079 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:06:51,079 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2023-11-29 06:06:51,079 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 06:06:51,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][104], [130#L1024-6true, Black: 254#true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 44#L949-6true, 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,079 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2023-11-29 06:06:51,079 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2023-11-29 06:06:51,079 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:51,079 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 06:06:51,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, 42#L953-6true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 265#true, Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,081 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2023-11-29 06:06:51,081 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 06:06:51,081 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2023-11-29 06:06:51,081 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:06:51,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 265#true, Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 25#L953-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,081 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2023-11-29 06:06:51,081 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 06:06:51,081 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:06:51,081 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2023-11-29 06:06:51,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][104], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 44#L949-6true, Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 265#true, Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 415#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 72#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,082 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2023-11-29 06:06:51,082 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 06:06:51,082 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:51,082 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2023-11-29 06:06:51,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [130#L1024-6true, 42#L953-6true, Black: 254#true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,083 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2023-11-29 06:06:51,083 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 06:06:51,083 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2023-11-29 06:06:51,083 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 06:06:51,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [130#L1024-6true, Black: 254#true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 25#L953-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,083 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2023-11-29 06:06:51,083 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 06:06:51,084 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2023-11-29 06:06:51,084 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 06:06:51,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][104], [130#L1024-6true, Black: 254#true, 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 44#L949-6true, Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 236#true, Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,084 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2023-11-29 06:06:51,084 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2023-11-29 06:06:51,084 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 06:06:51,084 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 06:06:51,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 6#L1024-5true, 148#L996-4true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0), 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|))]) [2023-11-29 06:06:51,207 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2023-11-29 06:06:51,208 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2023-11-29 06:06:51,208 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2023-11-29 06:06:51,208 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 06:06:51,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [Black: 254#true, Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), 224#L996-5true, Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,208 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2023-11-29 06:06:51,208 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2023-11-29 06:06:51,208 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2023-11-29 06:06:51,208 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2023-11-29 06:06:51,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 187#L999-3true, Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,575 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2023-11-29 06:06:51,575 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2023-11-29 06:06:51,575 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2023-11-29 06:06:51,575 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2023-11-29 06:06:51,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [Black: 254#true, 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 142#L993-3true, Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,669 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2023-11-29 06:06:51,669 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:51,669 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2023-11-29 06:06:51,669 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2023-11-29 06:06:51,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [111#L996-1true, Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0), 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|))]) [2023-11-29 06:06:51,790 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2023-11-29 06:06:51,790 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2023-11-29 06:06:51,791 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2023-11-29 06:06:51,791 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2023-11-29 06:06:51,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 157#L959true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0), 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|))]) [2023-11-29 06:06:51,806 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2023-11-29 06:06:51,807 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2023-11-29 06:06:51,807 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2023-11-29 06:06:51,807 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2023-11-29 06:06:51,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 20#L953-1true, Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,815 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2023-11-29 06:06:51,815 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2023-11-29 06:06:51,815 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2023-11-29 06:06:51,815 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2023-11-29 06:06:51,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][180], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, 39#L959-1true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,816 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2023-11-29 06:06:51,817 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2023-11-29 06:06:51,817 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2023-11-29 06:06:51,817 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2023-11-29 06:06:51,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, 42#L953-6true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,825 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2023-11-29 06:06:51,826 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2023-11-29 06:06:51,826 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2023-11-29 06:06:51,826 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2023-11-29 06:06:51,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 2#L949-1true, Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,826 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2023-11-29 06:06:51,826 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2023-11-29 06:06:51,826 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2023-11-29 06:06:51,826 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2023-11-29 06:06:51,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, 69#L953-2true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,827 INFO L294 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2023-11-29 06:06:51,827 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2023-11-29 06:06:51,827 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2023-11-29 06:06:51,827 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2023-11-29 06:06:51,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 25#L953-5true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,827 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2023-11-29 06:06:51,827 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2023-11-29 06:06:51,827 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2023-11-29 06:06:51,827 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2023-11-29 06:06:51,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][181], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 171#L949-2true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,828 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2023-11-29 06:06:51,828 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2023-11-29 06:06:51,828 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2023-11-29 06:06:51,828 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2023-11-29 06:06:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([576] L961-->L961-1: Formula: (= |v_#race~top~0_7| 0) InVars {} OutVars{#race~top~0=|v_#race~top~0_7|} AuxVars[] AssignedVars[#race~top~0][104], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 44#L949-6true, Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 283#true, Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), 236#true, Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 429#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 184#L961-1true, Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,828 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2023-11-29 06:06:51,828 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2023-11-29 06:06:51,828 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2023-11-29 06:06:51,828 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2023-11-29 06:06:51,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][174], [Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 267#(= ~top~0 0), 7#L1014-2true, Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 148#L996-4true, Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 427#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= 3 |t1Thread1of1ForFork1_push_#in~stack#1.base|) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0), 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|))]) [2023-11-29 06:06:51,843 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2023-11-29 06:06:51,843 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2023-11-29 06:06:51,843 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 06:06:51,843 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2023-11-29 06:06:51,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([657] L1009-3-->L1014-2: Formula: (and (= |v_t2Thread1of1ForFork0_#t~nondet51#1_1| 0) (= |v_#pthreadsMutex_31| (store |v_#pthreadsMutex_32| |v_~#m~0.base_22| (store (select |v_#pthreadsMutex_32| |v_~#m~0.base_22|) |v_~#m~0.offset_22| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_32|, ~#m~0.base=|v_~#m~0.base_22|, ~#m~0.offset=|v_~#m~0.offset_22|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_31|, ~#m~0.base=|v_~#m~0.base_22|, t2Thread1of1ForFork0_#t~nondet51#1=|v_t2Thread1of1ForFork0_#t~nondet51#1_1|, ~#m~0.offset=|v_~#m~0.offset_22|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet51#1][97], [308#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 254#true, Black: 310#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 322#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 283#true, Black: 314#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 316#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 262#(= |t1Thread1of1ForFork1_~i~0#1| 0), Black: 312#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 320#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 378#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 318#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 382#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), Black: 390#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 384#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 386#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 265#true, Black: 392#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 388#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), 353#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), 236#true, Black: 271#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0)), Black: 268#(= |t2Thread1of1ForFork0_get_top_#res#1| 0), Black: 275#(and (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), 7#L1014-2true, Black: 267#(= ~top~0 0), 423#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 273#(and (= ~top~0 0) (= |t2Thread1of1ForFork0_get_top_#res#1| 0) (= |t2Thread1of1ForFork0_pop_#t~ret38#1| 0)), Black: 288#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 3)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 286#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), Black: 285#(= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|), Black: 287#(and (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 2)) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4))) |t1Thread1of1ForFork1_push_#t~nondet37#1|) (= (select (select |#race| |t1Thread1of1ForFork1_push_~stack#1.base|) (+ |t1Thread1of1ForFork1_push_~stack#1.offset| (* |t1Thread1of1ForFork1_push_#t~ret36#1| 4) 1)) |t1Thread1of1ForFork1_push_#t~nondet37#1|)), 224#L996-5true, t2Thread1of1ForFork0InUse, Black: 345#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select |#valid| 3) 1) (= 3 |~#arr~0.base|)), 6#L1024-5true, Black: 357#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|) (not (= |t1Thread1of1ForFork1_push_~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|))), Black: 355#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (not (= |t1Thread1of1ForFork1_push_#in~stack#1.base| |ULTIMATE.start_main_~#id1~0#1.base|)) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 240#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 241#(and (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), Black: 238#(= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0), Black: 239#(and (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0)), 380#(and (not (= 3 |ULTIMATE.start_main_~#id1~0#1.base|)) (= 0 (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 3 |ULTIMATE.start_main_~#id1~0#1.offset|))) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) |ULTIMATE.start_main_~#id1~0#1.offset|) 0) (= (select |#valid| 3) 1) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ 2 |ULTIMATE.start_main_~#id1~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_main_~#id1~0#1.base|) (+ |ULTIMATE.start_main_~#id1~0#1.offset| 1)) 0) (= 3 |~#arr~0.base|)), Black: 250#(= |#race~flag~0| 0)]) [2023-11-29 06:06:51,843 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2023-11-29 06:06:51,843 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2023-11-29 06:06:51,843 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2023-11-29 06:06:51,843 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2023-11-29 06:06:51,929 INFO L124 PetriNetUnfolderBase]: 50780/241521 cut-off events. [2023-11-29 06:06:51,929 INFO L125 PetriNetUnfolderBase]: For 592459/619857 co-relation queries the response was YES. [2023-11-29 06:06:53,912 INFO L83 FinitePrefix]: Finished finitePrefix Result has 577685 conditions, 241521 events. 50780/241521 cut-off events. For 592459/619857 co-relation queries the response was YES. Maximal size of possible extension queue 3875. Compared 4118248 event pairs, 9322 based on Foata normal form. 11843/233654 useless extension candidates. Maximal degree in co-relation 434648. Up to 33987 conditions per place. [2023-11-29 06:06:54,717 INFO L140 encePairwiseOnDemand]: 221/238 looper letters, 191 selfloop transitions, 106 changer transitions 0/529 dead transitions. [2023-11-29 06:06:54,717 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 529 transitions, 4757 flow [2023-11-29 06:06:54,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-29 06:06:54,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2023-11-29 06:06:54,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 2486 transitions. [2023-11-29 06:06:54,723 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8704481792717087 [2023-11-29 06:06:54,723 INFO L72 ComplementDD]: Start complementDD. Operand 12 states and 2486 transitions. [2023-11-29 06:06:54,723 INFO L73 IsDeterministic]: Start isDeterministic. Operand 12 states and 2486 transitions. [2023-11-29 06:06:54,724 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:06:54,724 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 12 states and 2486 transitions. [2023-11-29 06:06:54,728 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 13 states, 12 states have (on average 207.16666666666666) internal successors, (2486), 12 states have internal predecessors, (2486), 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) [2023-11-29 06:06:54,732 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 13 states, 13 states have (on average 238.0) internal successors, (3094), 13 states have internal predecessors, (3094), 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) [2023-11-29 06:06:54,732 INFO L81 ComplementDD]: Finished complementDD. Result has 13 states, 13 states have (on average 238.0) internal successors, (3094), 13 states have internal predecessors, (3094), 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) [2023-11-29 06:06:54,732 INFO L175 Difference]: Start difference. First operand has 293 places, 424 transitions, 3188 flow. Second operand 12 states and 2486 transitions. [2023-11-29 06:06:54,732 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 529 transitions, 4757 flow [2023-11-29 06:07:09,540 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 301 places, 529 transitions, 4718 flow, removed 17 selfloop flow, removed 3 redundant places. [2023-11-29 06:07:09,546 INFO L231 Difference]: Finished difference. Result has 307 places, 453 transitions, 4040 flow [2023-11-29 06:07:09,547 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=238, PETRI_DIFFERENCE_MINUEND_FLOW=3157, PETRI_DIFFERENCE_MINUEND_PLACES=290, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=424, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=79, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=324, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=4040, PETRI_PLACES=307, PETRI_TRANSITIONS=453} [2023-11-29 06:07:09,547 INFO L281 CegarLoopForPetriNet]: 221 programPoint places, 86 predicate places. [2023-11-29 06:07:09,547 INFO L495 AbstractCegarLoop]: Abstraction has has 307 places, 453 transitions, 4040 flow [2023-11-29 06:07:09,548 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 199.33333333333334) internal successors, (2392), 12 states have internal predecessors, (2392), 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) [2023-11-29 06:07:09,548 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 06:07:09,548 INFO L208 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] [2023-11-29 06:07:09,548 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-29 06:07:09,548 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 25 more)] === [2023-11-29 06:07:09,548 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:07:09,548 INFO L85 PathProgramCache]: Analyzing trace with hash -1967991483, now seen corresponding path program 5 times [2023-11-29 06:07:09,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:07:09,549 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1905812684] [2023-11-29 06:07:09,549 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:07:09,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:07:09,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:07:09,955 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:07:09,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:07:09,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1905812684] [2023-11-29 06:07:09,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1905812684] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:07:09,956 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:07:09,956 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2023-11-29 06:07:09,956 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2137755175] [2023-11-29 06:07:09,956 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:07:09,956 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-29 06:07:09,957 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:07:09,957 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-29 06:07:09,957 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=104, Unknown=0, NotChecked=0, Total=132 [2023-11-29 06:07:10,671 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 198 out of 238 [2023-11-29 06:07:10,674 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 453 transitions, 4040 flow. Second operand has 12 states, 12 states have (on average 199.33333333333334) internal successors, (2392), 12 states have internal predecessors, (2392), 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) [2023-11-29 06:07:10,674 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 06:07:10,674 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 198 of 238 [2023-11-29 06:07:10,674 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand